Searched defs:inode2 (Results 1 – 9 of 9) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_exchrange.c | 87 struct inode *inode2 = VFS_I(ip2); in xfs_exchrange_check_freshness() local 343 struct inode *inode2 = file_inode(fxr->file2); in xfs_exchange_range_checks() local 459 struct inode *inode2 = file_inode(fxr->file2); in xfs_exchange_range_prep() local 674 struct inode *inode2 = file_inode(fxr->file2); in xfs_exchrange_contents() local 727 struct inode *inode2 = file_inode(fxr->file2); in xfs_exchange_range() local 846 struct inode *inode2 = file_inode(file); in xfs_ioc_start_commit() local
|
/linux/fs/btrfs/ |
H A D | reflink.c | 620 static void btrfs_double_mmap_lock(struct btrfs_inode *inode1, struct btrfs_inode *inode2) in btrfs_double_mmap_lock() 628 static void btrfs_double_mmap_unlock(struct btrfs_inode *inode1, struct btrfs_inode *inode2) in btrfs_double_mmap_unlock()
|
/linux/fs/ext4/ |
H A D | move_extent.c | 122 mext_folio_double_lock(struct inode *inode1, struct inode *inode2, in mext_folio_double_lock()
|
H A D | ioctl.c | 312 static void swap_inode_data(struct inode *inode1, struct inode *inode2) in swap_inode_data()
|
/linux/fs/ocfs2/ |
H A D | namei.c | 1118 struct inode *inode2, in ocfs2_double_lock() 1196 static void ocfs2_double_unlock(struct inode *inode1, struct inode *inode2) in ocfs2_double_unlock()
|
H A D | refcounttree.c | 4704 struct inode *inode2 = t_inode; in ocfs2_reflink_inodes_lock() local
|
/linux/fs/notify/ |
H A D | fsnotify.c | 550 struct inode *inode2 = NULL; in fsnotify() local
|
/linux/fs/ |
H A D | inode.c | 1223 void lock_two_nondirectories(struct inode *inode1, struct inode *inode2) in lock_two_nondirectories() 1243 void unlock_two_nondirectories(struct inode *inode1, struct inode *inode2) in unlock_two_nondirectories()
|
/linux/fs/ntfs3/ |
H A D | fsntfs.c | 213 struct inode *inode, *inode2; in ntfs_extend_init() local
|