Searched refs:lock_parent (Results 1 – 2 of 2) sorted by relevance
24 static struct dentry *lock_parent(struct dentry *dentry) in lock_parent() function182 lower_dir_dentry = lock_parent(lower_dentry); in ecryptfs_do_create()438 lower_dir_dentry = lock_parent(lower_new_dentry); in ecryptfs_link()475 lower_dir_dentry = lock_parent(lower_dentry); in ecryptfs_symlink()509 lower_dir_dentry = lock_parent(lower_dentry); in ecryptfs_mkdir()565 lower_dir_dentry = lock_parent(lower_dentry); in ecryptfs_mknod()
625 static inline struct dentry *lock_parent(struct dentry *dentry) in lock_parent() function693 parent = lock_parent(dentry); in dentry_kill()1029 struct dentry *parent = lock_parent(dentry); in d_prune_aliases()