Home
last modified time | relevance | path

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

/third_party/libfuse/test/
H A Dtest_setattr.c36 static int tfs_stat(fuse_ino_t ino, struct stat *stbuf) { in tfs_stat() function
67 if (tfs_stat(e.ino, &e.attr) != 0) in tfs_lookup()
83 if (tfs_stat(ino, &stbuf) != 0) in tfs_getattr()
H A Dtest_write_cache.c69 static int tfs_stat(fuse_ino_t ino, struct stat *stbuf) { in tfs_stat() function
100 if (tfs_stat(e.ino, &e.attr) != 0) in tfs_lookup()
116 if (tfs_stat(ino, &stbuf) != 0) in tfs_getattr()
/third_party/libfuse/example/
H A Dnotify_store_retrieve.c107 static int tfs_stat(fuse_ino_t ino, struct stat *stbuf) { in tfs_stat() function
141 if (tfs_stat(e.ino, &e.attr) != 0) in tfs_lookup()
167 if (tfs_stat(ino, &stbuf) != 0) in tfs_getattr()
H A Dnotify_inval_entry.c124 static int tfs_stat(fuse_ino_t ino, struct stat *stbuf) { in tfs_stat() function
158 if (tfs_stat(e.ino, &e.attr) != 0) in tfs_lookup()
184 if (tfs_stat(ino, &stbuf) != 0) in tfs_getattr()
H A Dnotify_inval_inode.c104 static int tfs_stat(fuse_ino_t ino, struct stat *stbuf) { in tfs_stat() function
138 if (tfs_stat(e.ino, &e.attr) != 0) in tfs_lookup()
164 if (tfs_stat(ino, &stbuf) != 0) in tfs_getattr()

Completed in 3 milliseconds