Home
last modified time | relevance | path

Searched refs:fill_flags (Results 1 - 2 of 2) sorted by relevance

/third_party/libfuse/example/
H A Dpassthrough_fh.c163 enum fuse_fill_dir_flags fill_flags = 0; in xmp_readdir() local
177 fill_flags |= FUSE_FILL_DIR_PLUS; in xmp_readdir()
180 if (!(fill_flags & FUSE_FILL_DIR_PLUS)) { in xmp_readdir()
193 if (filler(buf, d->entry->d_name, &st, nextoff, fill_flags)) in xmp_readdir()
/third_party/toybox/toys/pending/
H A Dlsof.c88 static void fill_flags(struct file_info *fi) in fill_flags() function
315 fill_flags(fi); // Clobbers toybuf. in visit_symlink()

Completed in 3 milliseconds