Home
last modified time | relevance | path

Searched refs:lock_parent (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/fs/sharefs/
H A Dinode.c98 lower_parent_dentry = lock_parent(lower_dentry); in sharefs_create()
133 lower_parent_dentry = lock_parent(lower_dentry); in sharefs_mkdir()
165 lower_dir_dentry = lock_parent(lower_dentry); in sharefs_unlink()
192 lower_dir_dentry = lock_parent(lower_dentry); in sharefs_rmdir()
H A Dsharefs.h204 static inline struct dentry *lock_parent(struct dentry *dentry) in lock_parent() function
/kernel/linux/linux-6.6/fs/sharefs/
H A Dinode.c98 lower_parent_dentry = lock_parent(lower_dentry); in sharefs_create()
133 lower_parent_dentry = lock_parent(lower_dentry); in sharefs_mkdir()
165 lower_dir_dentry = lock_parent(lower_dentry); in sharefs_unlink()
192 lower_dir_dentry = lock_parent(lower_dentry); in sharefs_rmdir()
H A Dsharefs.h205 static inline struct dentry *lock_parent(struct dentry *dentry) in lock_parent() function
/kernel/linux/linux-5.10/drivers/staging/blackbox/
H A Dblackbox_common.c193 static inline struct dentry *lock_parent(struct dentry *dentry) in lock_parent() function
239 parent = lock_parent(dentry); in file_delete()
/kernel/linux/linux-6.6/drivers/staging/blackbox/
H A Dblackbox_common.c214 static inline struct dentry *lock_parent(struct dentry *dentry) in lock_parent() function
266 parent = lock_parent(dentry); in file_delete()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dinode.c27 static int lock_parent(struct dentry *dentry, in lock_parent() function
144 rc = lock_parent(dentry, &lower_dentry, &lower_dir); in ecryptfs_do_unlink()
189 rc = lock_parent(ecryptfs_dentry, &lower_dentry, &lower_dir); in ecryptfs_do_create()
443 rc = lock_parent(new_dentry, &lower_new_dentry, &lower_dir); in ecryptfs_link()
478 rc = lock_parent(dentry, &lower_dentry, &lower_dir); in ecryptfs_symlink()
513 rc = lock_parent(dentry, &lower_dentry, &lower_dir); in ecryptfs_mkdir()
538 rc = lock_parent(dentry, &lower_dentry, &lower_dir); in ecryptfs_rmdir()
566 rc = lock_parent(dentry, &lower_dentry, &lower_dir); in ecryptfs_mknod()
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dinode.c24 static struct dentry *lock_parent(struct dentry *dentry) in lock_parent() function
190 lower_dir_dentry = lock_parent(lower_dentry); in ecryptfs_do_create()
446 lower_dir_dentry = lock_parent(lower_new_dentry); in ecryptfs_link()
483 lower_dir_dentry = lock_parent(lower_dentry); in ecryptfs_symlink()
517 lower_dir_dentry = lock_parent(lower_dentry); in ecryptfs_mkdir()
573 lower_dir_dentry = lock_parent(lower_dentry); in ecryptfs_mknod()
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dinode_local.c346 lower_dir_dentry = lock_parent(lower_dentry); in hmdfs_mkdir_local_dentry()
437 lower_dir_dentry = lock_parent(lower_dentry); in hmdfs_create_local_dentry()
511 lower_dir_dentry = lock_parent(lower_dentry); in hmdfs_rmdir_local_dentry()
577 lower_dir_dentry = lock_parent(lower_dentry); in hmdfs_unlink_local_dentry()
804 lower_parent_dentry = lock_parent(lower_dentry); in hmdfs_symlink_local()
H A Dhmdfs.h282 static inline struct dentry *lock_parent(struct dentry *dentry) in lock_parent() function
H A Dinode_merge.c1141 lo_d_dir = lock_parent(lo_d); in do_rmdir_merge()
1191 lo_d_dir = lock_parent(lo_d); in do_unlink_merge()
H A Dhmdfs_dentryfile.c1902 struct dentry *parent = lock_parent(dentry); in delete_dentry_file()
2548 lower_parent = lock_parent(lower_dentry); in hmdfs_rename_bak()
H A Dstash.c477 parent = lock_parent(stash); in hmdfs_enable_stash_file()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dinode_local.c346 lower_dir_dentry = lock_parent(lower_dentry); in hmdfs_mkdir_local_dentry()
437 lower_dir_dentry = lock_parent(lower_dentry); in hmdfs_create_local_dentry()
511 lower_dir_dentry = lock_parent(lower_dentry); in hmdfs_rmdir_local_dentry()
577 lower_dir_dentry = lock_parent(lower_dentry); in hmdfs_unlink_local_dentry()
811 lower_parent_dentry = lock_parent(lower_dentry); in hmdfs_symlink_local()
H A Dhmdfs.h282 static inline struct dentry *lock_parent(struct dentry *dentry) in lock_parent() function
H A Dinode_merge.c1141 lo_d_dir = lock_parent(lo_d); in do_rmdir_merge()
1191 lo_d_dir = lock_parent(lo_d); in do_unlink_merge()
H A Dhmdfs_dentryfile.c1903 struct dentry *parent = lock_parent(dentry); in delete_dentry_file()
2550 lower_parent = lock_parent(lower_dentry); in hmdfs_rename_bak()
H A Dstash.c467 parent = lock_parent(stash); in hmdfs_enable_stash_file()
/kernel/linux/linux-5.10/fs/
H A Ddcache.c625 static inline struct dentry *lock_parent(struct dentry *dentry) in lock_parent() function
712 parent = lock_parent(dentry);
1051 struct dentry *parent = lock_parent(dentry); in d_prune_aliases()
/kernel/linux/linux-6.6/fs/
H A Ddcache.c653 static inline struct dentry *lock_parent(struct dentry *dentry) in lock_parent() function
740 parent = lock_parent(dentry);
1111 struct dentry *parent = lock_parent(dentry); in d_prune_aliases()

Completed in 34 milliseconds