Searched refs:start_removing (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | namei.h | 94 struct dentry *start_removing(struct mnt_idmap *idmap, struct dentry *parent,
|
| /linux/fs/cachefiles/ |
| H A D | namei.c | 754 victim = start_removing(&nop_mnt_idmap, dir, &QSTR(filename)); in cachefiles_lookup_for_cull()
|
| /linux/fs/overlayfs/ |
| H A D | overlayfs.h | 443 return start_removing(ovl_upper_mnt_idmap(ofs), in ovl_start_removing_upper()
|
| /linux/fs/nfsd/ |
| H A D | nfs4recover.c | 265 dentry = start_removing(&nop_mnt_idmap, dir, &QSTR(name)); in nfsd4_unlink_clid_dir()
|
| H A D | vfs.c | 2295 rdentry = start_removing(&nop_mnt_idmap, dentry, &QSTR_LEN(fname, flen)); in nfsd_unlink()
|
| /linux/fs/ |
| H A D | namei.c | 3402 struct dentry *start_removing(struct mnt_idmap *idmap, struct dentry *parent, in start_removing() function 3411 EXPORT_SYMBOL(start_removing);
|