Searched refs:tfs_open (Results 1 – 4 of 4) sorted by relevance
/third_party/libfuse/test/ |
D | test_setattr.c | 89 static void tfs_open(fuse_req_t req, fuse_ino_t ino, in tfs_open() function 124 .open = tfs_open,
|
D | test_write_cache.c | 122 static void tfs_open(fuse_req_t req, fuse_ino_t ino, in tfs_open() function 173 .open = tfs_open,
|
/third_party/libfuse/example/ |
D | notify_inval_inode.c | 214 static void tfs_open(fuse_req_t req, fuse_ino_t ino, in tfs_open() function 246 .open = tfs_open,
|
D | notify_store_retrieve.c | 217 static void tfs_open(fuse_req_t req, fuse_ino_t ino, in tfs_open() function 276 .open = tfs_open,
|