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.c395 dentry = start_removing_dentry(fan, dentry); in cachefiles_delete_object()
613 struct dentry *de = start_removing_dentry(fan, dentry); in cachefiles_look_up_object()
/linux/fs/overlayfs/
H A Dreaddir.c1240 dentry = start_removing_dentry(parent, dentry); in ovl_workdir_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.c422 dentry = start_removing_dentry(dentry->d_parent, dentry); in aafs_remove()
/linux/fs/
H A Dnamei.c3594 struct dentry *start_removing_dentry(struct dentry *parent, in start_removing_dentry() function
3610 EXPORT_SYMBOL(start_removing_dentry);