Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Dinode.c43 ret = start_removing_dentry(ecryptfs_dentry_to_lower(parent), in ecryptfs_start_removing_dentry()
/linux/fs/overlayfs/
H A Ddir.c50 wdentry = start_removing_dentry(workdir, wdentry); in ovl_cleanup()
/linux/fs/smb/server/
H A Dvfs.c1029 dentry = start_removing_dentry(dir, dentry); in ksmbd_vfs_unlink()
/linux/security/apparmor/
H A Dapparmorfs.c360 dentry = start_removing_dentry(dentry->d_parent, dentry); in aafs_remove()
/linux/fs/
H A Dnamei.c3527 struct dentry *start_removing_dentry(struct dentry *parent, in start_removing_dentry() function
3543 EXPORT_SYMBOL(start_removing_dentry);