Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/fuse/
H A Dfuse_util.c61 fuse_forget_node(struct fuse_mount *fmp, uint64_t ino, uint64_t nlookup, in fuse_forget_node()
H A Dfuse.h119 uint64_t nlookup; member
H A Dfuse_abi.h434 uint64_t nlookup; member
439 uint64_t nlookup; member
/dragonfly/sys/kern/
H A Dvfs_nlookup.c530 nlookup(struct nlookupdata *nd) in nlookup() function