Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
H A Dvolume.c62 vdentry = start_removing_dentry(cache->store, vdentry); in cachefiles_acquire_volume()
/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 Dreaddir.c1240 dentry = start_removing_dentry(parent, dentry); in ovl_workdir_cleanup()
H A Ddir.c50 wdentry = start_removing_dentry(workdir, wdentry); in ovl_cleanup()
/linux/fs/smb/server/
H A Dvfs.c1021 dentry = start_removing_dentry(dir, dentry); in ksmbd_vfs_unlink()
/linux/security/apparmor/
H A Dapparmorfs.c433 dentry = start_removing_dentry(dentry->d_parent, dentry); in aafs_remove()
/linux/fs/fuse/
H A Ddir.c1604 entry = start_removing_dentry(dir, child); in fuse_reverse_inval_entry()
/linux/fs/
H A Dnamei.c3563 struct dentry *start_removing_dentry(struct dentry *parent, in start_removing_dentry() function
3579 EXPORT_SYMBOL(start_removing_dentry);