Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
H A Dvolume.c62 vdentry = start_removing_dentry(cache->store, vdentry); in cachefiles_acquire_volume()
H A Dnamei.c424 dentry = start_removing_dentry(fan, dentry); in cachefiles_delete_object()
642 struct dentry *de = start_removing_dentry(fan, dentry); in cachefiles_look_up_object()
H A Dinterface.c434 obj = start_removing_dentry(fan, old_file->f_path.dentry); in cachefiles_invalidate_cookie()
/linux/include/linux/
H A Dnamei.h106 struct dentry *start_removing_dentry(struct dentry *parent,
/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.c3569 struct dentry *start_removing_dentry(struct dentry *parent, in start_removing_dentry() function
3585 EXPORT_SYMBOL(start_removing_dentry);