Searched refs:start_removing_dentry (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/cachefiles/ |
| H A D | volume.c | 62 vdentry = start_removing_dentry(cache->store, vdentry); in cachefiles_acquire_volume()
|
| H A D | namei.c | 424 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 D | interface.c | 434 obj = start_removing_dentry(fan, old_file->f_path.dentry); in cachefiles_invalidate_cookie()
|
| /linux/include/linux/ |
| H A D | namei.h | 106 struct dentry *start_removing_dentry(struct dentry *parent,
|
| /linux/fs/ecryptfs/ |
| H A D | inode.c | 43 ret = start_removing_dentry(ecryptfs_dentry_to_lower(parent), in ecryptfs_start_removing_dentry()
|
| /linux/fs/overlayfs/ |
| H A D | readdir.c | 1240 dentry = start_removing_dentry(parent, dentry); in ovl_workdir_cleanup()
|
| H A D | dir.c | 50 wdentry = start_removing_dentry(workdir, wdentry); in ovl_cleanup()
|
| /linux/fs/smb/server/ |
| H A D | vfs.c | 1021 dentry = start_removing_dentry(dir, dentry); in ksmbd_vfs_unlink()
|
| /linux/security/apparmor/ |
| H A D | apparmorfs.c | 433 dentry = start_removing_dentry(dentry->d_parent, dentry); in aafs_remove()
|
| /linux/fs/fuse/ |
| H A D | dir.c | 1604 entry = start_removing_dentry(dir, child); in fuse_reverse_inval_entry()
|
| /linux/fs/ |
| H A D | namei.c | 3569 struct dentry *start_removing_dentry(struct dentry *parent, in start_removing_dentry() function 3585 EXPORT_SYMBOL(start_removing_dentry);
|