Home
last modified time | relevance | path

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

/fs/ecryptfs/
Dinode.c37 static struct dentry *lock_parent(struct dentry *dentry) in lock_parent() function
107 lower_dir_dentry = lock_parent(lower_dentry); in ecryptfs_do_create()
445 lower_dir_dentry = lock_parent(lower_new_dentry); in ecryptfs_link()
475 lower_dir_dentry = lock_parent(lower_dentry); in ecryptfs_unlink()
503 lower_dir_dentry = lock_parent(lower_dentry); in ecryptfs_symlink()
538 lower_dir_dentry = lock_parent(lower_dentry); in ecryptfs_mkdir()
563 lower_dir_dentry = lock_parent(lower_dentry); in ecryptfs_rmdir()
586 lower_dir_dentry = lock_parent(lower_dentry); in ecryptfs_mknod()