Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dns_common.h10 struct dentry *stashed; member
H A Dpid.h64 struct dentry *stashed; member
/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/tools/testing/selftests/bpf/progs/
H A Dlocal_kptr_stash.c28 struct refcounted_node __kptr *stashed; member