Home
last modified time | relevance | path

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

/linux-6.15/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()
544 rc = lock_parent(dentry, &lower_dentry, &lower_dir); in ecryptfs_rmdir()
572 rc = lock_parent(dentry, &lower_dentry, &lower_dir); in ecryptfs_mknod()