Home
last modified time | relevance | path

Searched refs:lock_parent (Results 1 – 2 of 2) sorted by relevance

/fs/ecryptfs/
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()
/fs/
Ddcache.c625 static inline struct dentry *lock_parent(struct dentry *dentry) in lock_parent() function
712 parent = lock_parent(dentry); in dentry_kill()
1051 struct dentry *parent = lock_parent(dentry); in d_prune_aliases()