Searched defs:inode2 (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_exchrange.c | 87 struct inode *inode2 = VFS_I(ip2); in xfs_exchrange_check_freshness() local 355 struct inode *inode2 = file_inode(fxr->file2); in xfs_exchange_range_checks() local 478 struct inode *inode2 = file_inode(fxr->file2); in xfs_exchange_range_prep() local 693 struct inode *inode2 = file_inode(fxr->file2); in xfs_exchrange_contents() local 746 struct inode *inode2 = file_inode(fxr->file2); in xfs_exchange_range() local 864 struct inode *inode2 = file_inode(file); in xfs_ioc_start_commit() local
|
/linux-6.12.1/fs/ubifs/ |
D | dir.c | 426 static void lock_2_inodes(struct inode *inode1, struct inode *inode2) in lock_2_inodes() 437 static void unlock_2_inodes(struct inode *inode1, struct inode *inode2) in unlock_2_inodes() 1290 static void lock_4_inodes(struct inode *inode1, struct inode *inode2, in lock_4_inodes() 1309 static void unlock_4_inodes(struct inode *inode1, struct inode *inode2, in unlock_4_inodes()
|
/linux-6.12.1/fs/btrfs/ |
D | reflink.c | 620 static void btrfs_double_mmap_lock(struct inode *inode1, struct inode *inode2) in btrfs_double_mmap_lock() 628 static void btrfs_double_mmap_unlock(struct inode *inode1, struct inode *inode2) in btrfs_double_mmap_unlock()
|
/linux-6.12.1/fs/ext4/ |
D | move_extent.c | 122 mext_folio_double_lock(struct inode *inode1, struct inode *inode2, in mext_folio_double_lock()
|
D | ioctl.c | 309 static void swap_inode_data(struct inode *inode1, struct inode *inode2) in swap_inode_data()
|
D | extents.c | 5643 struct inode *inode2, ext4_lblk_t lblk1, ext4_lblk_t lblk2, in ext4_swap_extents()
|
/linux-6.12.1/fs/notify/ |
D | fsnotify.c | 523 struct inode *inode2 = NULL; in fsnotify() local
|
/linux-6.12.1/fs/ocfs2/ |
D | namei.c | 1114 struct inode *inode2, in ocfs2_double_lock() 1192 static void ocfs2_double_unlock(struct inode *inode1, struct inode *inode2) in ocfs2_double_unlock()
|
D | refcounttree.c | 4707 struct inode *inode2 = t_inode; in ocfs2_reflink_inodes_lock() local
|
/linux-6.12.1/fs/ |
D | inode.c | 1202 void lock_two_nondirectories(struct inode *inode1, struct inode *inode2) in lock_two_nondirectories() 1222 void unlock_two_nondirectories(struct inode *inode1, struct inode *inode2) in unlock_two_nondirectories()
|
/linux-6.12.1/fs/ntfs3/ |
D | fsntfs.c | 213 struct inode *inode, *inode2; in ntfs_extend_init() local
|