Home
last modified time | relevance | path

Searched refs:do_setattr (Results 1 – 3 of 3) sorted by relevance

/third_party/libfuse/example/
Dpassthrough_hp.cc231 static void do_setattr(fuse_req_t req, fuse_ino_t ino, struct stat *attr, in do_setattr() function
310 do_setattr(req, ino, attr, valid, fi); in sfs_setattr()
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c521 static void do_setattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_setattr() function
1241 [FUSE_SETATTR] = { do_setattr, "SETATTR" },
/third_party/libfuse/lib/
Dfuse_lowlevel.c1173 static void do_setattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) function
2570 [FUSE_SETATTR] = { do_setattr, "SETATTR" },