Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dns_common.h10 struct dentry *stashed; member
H A Dpid.h60 struct dentry *stashed; member
/linux/fs/
H A Dlibfs.c2127 static inline struct dentry *get_stashed_dentry(struct dentry **stashed) in get_stashed_dentry()
2140 static struct dentry *prepare_anon_dentry(struct dentry **stashed, in prepare_anon_dentry()
2183 static struct dentry *stash_dentry(struct dentry **stashed, in stash_dentry()
2222 int path_from_stashed(struct dentry **stashed, struct vfsmount *mnt, void *data, in path_from_stashed()
2254 struct dentry **stashed = dentry->d_fsdata; in stashed_dentry_prune() local
/linux/tools/testing/selftests/bpf/progs/
H A Dlocal_kptr_stash.c28 struct refcounted_node __kptr *stashed; member