Searched defs:inode1 (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/fs/ext4/
H A Dioctl.c55 static void swap_inode_data(struct inode *inode1, struct inode *inode2) swap_inode_data() argument
H A Dmove_extent.c134 mext_page_double_lock(struct inode *inode1, struct inode *inode2, mext_page_double_lock() argument
H A Dextents.c5785 ext4_swap_extents(handle_t *handle, struct inode *inode1, ext4_swap_extents() argument
/linux-4.4.14/fs/ubifs/
H A Ddir.c482 static void lock_2_inodes(struct inode *inode1, struct inode *inode2) lock_2_inodes() argument
493 static void unlock_2_inodes(struct inode *inode1, struct inode *inode2) unlock_2_inodes() argument
942 static void lock_3_inodes(struct inode *inode1, struct inode *inode2, lock_3_inodes() argument
958 static void unlock_3_inodes(struct inode *inode1, struct inode *inode2, unlock_3_inodes() argument
/linux-4.4.14/fs/
H A Dinode.c963 void lock_two_nondirectories(struct inode *inode1, struct inode *inode2) lock_two_nondirectories() argument
980 void unlock_two_nondirectories(struct inode *inode1, struct inode *inode2) unlock_two_nondirectories() argument
/linux-4.4.14/fs/ocfs2/
H A Dnamei.c1195 static void ocfs2_double_unlock(struct inode *inode1, struct inode *inode2) ocfs2_double_unlock() argument
1113 ocfs2_double_lock(struct ocfs2_super *osb, struct buffer_head **bh1, struct inode *inode1, struct buffer_head **bh2, struct inode *inode2, int rename) ocfs2_double_lock() argument
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Dfile.c1935 struct inode *inode1, *inode2; member in struct:ll_swap_stack
/linux-4.4.14/fs/btrfs/
H A Dioctl.c2872 static void btrfs_double_inode_unlock(struct inode *inode1, struct inode *inode2) btrfs_double_inode_unlock() argument
2878 static void btrfs_double_inode_lock(struct inode *inode1, struct inode *inode2) btrfs_double_inode_lock() argument
2887 static void btrfs_double_extent_unlock(struct inode *inode1, u64 loff1, btrfs_double_extent_unlock() argument
2894 static int btrfs_double_extent_lock(struct inode *inode1, u64 loff1, btrfs_double_extent_lock() argument

Completed in 463 milliseconds