Home
last modified time | relevance | path

Searched defs:nlookup (Results 1 - 10 of 10) sorted by relevance

/third_party/libfuse/example/
H A Dnotify_store_retrieve.c150 tfs_forget(fuse_req_t req, fuse_ino_t ino, uint64_t nlookup) tfs_forget() argument
H A Dnotify_inval_entry.c167 tfs_forget(fuse_req_t req, fuse_ino_t ino, uint64_t nlookup) tfs_forget() argument
H A Dnotify_inval_inode.c147 tfs_forget(fuse_req_t req, fuse_ino_t ino, uint64_t nlookup) tfs_forget() argument
H A Dpassthrough_hp.cc597 sfs_forget(fuse_req_t req, fuse_ino_t ino, uint64_t nlookup) sfs_forget() argument
[all...]
H A Dpassthrough_ll.c537 static void lo_forget_one(fuse_req_t req, fuse_ino_t ino, uint64_t nlookup) in lo_forget_one() argument
552 static void lo_forget(fuse_req_t req, fuse_ino_t ino, uint64_t nlookup) in lo_forget() argument
/third_party/libfuse/include/
H A Dfuse_lowlevel.h127 uint64_t nlookup; member
H A Dfuse_kernel.h611 uint64_t nlookup; member
616 uint64_t nlookup; member
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h211 __u64 nlookup; member
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c120 uint64_t nlookup; member
563 static void forget_node(struct fuse *f, fuse_ino_t nodeid, uint64_t nlookup) in forget_node() argument
1365 fuse_lib_forget(fuse_req_t req, fuse_ino_t ino, unsigned long nlookup) fuse_lib_forget() argument
[all...]
/third_party/libfuse/lib/
H A Dfuse.c143 uint64_t nlookup; member
1361 static void forget_node(struct fuse *f, fuse_ino_t nodeid, uint64_t nlookup) in forget_node() argument
2689 do_forget(struct fuse *f, fuse_ino_t ino, uint64_t nlookup) do_forget() argument
2697 fuse_lib_forget(fuse_req_t req, fuse_ino_t ino, uint64_t nlookup) fuse_lib_forget() argument
2699 do_forget(req_fuse(req), ino, nlookup); fuse_lib_forget() local
[all...]

Completed in 19 milliseconds