Home
last modified time | relevance | path

Searched defs:stashed (Results 1 – 3 of 3) sorted by relevance

/linux/fs/
H A Dlibfs.c2138 struct dentry *stashed_dentry_get(struct dentry **stashed) in stashed_dentry_get()
2153 static struct dentry *prepare_anon_dentry(struct dentry **stashed, in prepare_anon_dentry()
2195 struct dentry *stash_dentry(struct dentry **stashed, struct dentry *dentry) in stash_dentry()
2233 int path_from_stashed(struct dentry **stashed, struct vfsmount *mnt, void *data, in path_from_stashed()
2275 struct dentry **stashed = dentry->d_fsdata; in stashed_dentry_prune() local
H A Dpidfs.c930 static struct dentry *pidfs_stash_dentry(struct dentry **stashed, in pidfs_stash_dentry()
/linux/include/linux/
H A Dpid.h64 struct dentry *stashed; member