Home
last modified time | relevance | path

Searched refs:do_removexattr (Results 1 - 2 of 2) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c887 static void do_removexattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_removexattr() function
1259 [FUSE_REMOVEXATTR] = { do_removexattr, "REMOVEXATTR" },
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1625 static void do_removexattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) function
2588 [FUSE_REMOVEXATTR] = { do_removexattr, "REMOVEXATTR" },

Completed in 8 milliseconds