Searched refs:tfs_getattr (Results 1 - 5 of 5) sorted by relevance
/third_party/libfuse/test/ |
H A D | test_setattr.c | 76 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 D | test_write_cache.c | 109 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 D | notify_store_retrieve.c | 160 static void tfs_getattr(fuse_req_t req, fuse_ino_t ino, in tfs_getattr() function 274 .getattr = tfs_getattr,
|
H A D | notify_inval_entry.c | 177 static void tfs_getattr(fuse_req_t req, fuse_ino_t ino, in tfs_getattr() function 236 .getattr = tfs_getattr,
|
H A D | notify_inval_inode.c | 157 static void tfs_getattr(fuse_req_t req, fuse_ino_t ino, in tfs_getattr() function 244 .getattr = tfs_getattr,
|
Completed in 3 milliseconds