Home
last modified time | relevance | path

Searched refs:tfs_getattr (Results 1 - 5 of 5) sorted by relevance

/third_party/libfuse/test/
H A Dtest_setattr.c76 static void tfs_getattr(fuse_req_t req, fuse_ino_t ino, in tfs_getattr() function
118 tfs_getattr(req, ino, fi); in tfs_setattr()
123 .getattr = tfs_getattr,
H A Dtest_write_cache.c109 static void tfs_getattr(fuse_req_t req, fuse_ino_t ino, in tfs_getattr() function
172 .getattr = tfs_getattr,
/third_party/libfuse/example/
H A Dnotify_store_retrieve.c160 static void tfs_getattr(fuse_req_t req, fuse_ino_t ino, in tfs_getattr() function
274 .getattr = tfs_getattr,
H A Dnotify_inval_entry.c177 static void tfs_getattr(fuse_req_t req, fuse_ino_t ino, in tfs_getattr() function
236 .getattr = tfs_getattr,
H A Dnotify_inval_inode.c157 static void tfs_getattr(fuse_req_t req, fuse_ino_t ino, in tfs_getattr() function
244 .getattr = tfs_getattr,

Completed in 3 milliseconds