Home
last modified time | relevance | path

Searched refs:fuse_reply_attr (Results 1 - 16 of 16) sorted by relevance

/third_party/libfuse/test/
H A Dtest_setattr.c86 fuse_reply_attr(req, &stbuf, 5); in tfs_getattr()
H A Dtest_write_cache.c119 fuse_reply_attr(req, &stbuf, 5); in tfs_getattr()
/third_party/libfuse/example/
H A Dhello_ll.c67 fuse_reply_attr(req, &stbuf, 1.0); in hello_ll_getattr()
H A Dhello_ll_uds.c77 fuse_reply_attr(req, &stbuf, 1.0); in hello_ll_getattr()
H A Dnotify_store_retrieve.c170 fuse_reply_attr(req, &stbuf, NO_TIMEOUT); in tfs_getattr()
H A Dnotify_inval_entry.c187 fuse_reply_attr(req, &stbuf, options.timeout); in tfs_getattr()
H A Dnotify_inval_inode.c167 fuse_reply_attr(req, &stbuf, NO_TIMEOUT); in tfs_getattr()
H A Dpassthrough_hp.cc227 fuse_reply_attr(req, &attr, fs.timeout); in sfs_getattr()
H A Dpassthrough_ll.c213 fuse_reply_attr(req, &buf, lo->timeout); in lo_getattr()
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_lowlevel.h208 * fuse_reply_attr
233 * fuse_reply_attr
907 int fuse_reply_attr(fuse_req_t req, const struct stat *attr,
/third_party/libfuse/include/
H A Dfuse_lowlevel.h296 * fuse_reply_attr
331 * fuse_reply_attr
1366 int fuse_reply_attr(fuse_req_t req, const struct stat *attr,
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c1406 fuse_reply_attr(req, &buf, f->conf.attr_timeout); in fuse_lib_getattr()
1497 fuse_reply_attr(req, &buf, f->conf.attr_timeout); in fuse_lib_setattr()
H A Dfuse_lowlevel.c378 int fuse_reply_attr(fuse_req_t req, const struct stat *attr, in fuse_reply_attr() function
/third_party/ntfs-3g/src/
H A Dlowntfs-3g.c1000 fuse_reply_attr(req, &stbuf, ATTR_TIMEOUT); in ntfs_fuse_getattr()
2295 fuse_reply_attr(req, &stbuf, ATTR_TIMEOUT); in ntfs_fuse_setattr()
/third_party/libfuse/lib/
H A Dfuse.c2748 fuse_reply_attr(req, &buf, f->conf.attr_timeout); in fuse_lib_getattr()
2846 fuse_reply_attr(req, &buf, f->conf.attr_timeout); in fuse_lib_setattr()
H A Dfuse_lowlevel.c449 int fuse_reply_attr(fuse_req_t req, const struct stat *attr, function

Completed in 44 milliseconds