Home
last modified time | relevance | path

Searched refs:do_getxattr (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/syscalls/getxattr/
Dgetxattr05.c110 static void do_getxattr(unsigned int n) in do_getxattr() function
179 .test = do_getxattr,
/external/libfuse/lib/
Dfuse_lowlevel.c1596 static void do_getxattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_getxattr() function
2491 [FUSE_GETXATTR] = { do_getxattr, "GETXATTR" },