Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
H A Dvolume.c62 vdentry = start_removing_dentry(cache->store, vdentry); in cachefiles_acquire_volume()
H A Dnamei.c396 dentry = start_removing_dentry(fan, dentry); in cachefiles_delete_object()
605 struct dentry *de = start_removing_dentry(fan, dentry); in cachefiles_look_up_object()
/linux/fs/overlayfs/
H A Dreaddir.c1239 dentry = start_removing_dentry(parent, dentry); in ovl_workdir_cleanup()
/linux/fs/smb/server/
H A Dvfs.c1213 dentry = start_removing_dentry(dir, dentry); in ksmbd_vfs_unlink()
/linux/security/apparmor/
H A Dapparmorfs.c427 dentry = start_removing_dentry(dentry->d_parent, dentry); in aafs_remove()
/linux/fs/
H A Dnamei.c3593 struct dentry *start_removing_dentry(struct dentry *parent, in start_removing_dentry() function
3609 EXPORT_SYMBOL(start_removing_dentry);