Home
last modified time | relevance | path

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

/linux/fs/
H A Dlibfs.c2141 struct dentry *stashed_dentry_get(struct dentry **stashed) in stashed_dentry_get()
2156 static struct dentry *prepare_anon_dentry(struct dentry **stashed, in prepare_anon_dentry()
2198 struct dentry *stash_dentry(struct dentry **stashed, struct dentry *dentry) in stash_dentry()
2236 int path_from_stashed(struct dentry **stashed, struct vfsmount *mnt, void *data, in path_from_stashed()
2278 struct dentry **stashed = dentry->d_fsdata; in stashed_dentry_prune() local
H A Dpidfs.c980 static struct dentry *pidfs_stash_dentry(struct dentry **stashed, in pidfs_stash_dentry()
/linux/tools/testing/selftests/bpf/progs/
H A Dlocal_kptr_stash.c28 struct refcounted_node __kptr *stashed; member