Searched refs:fuse_add_direntry_to_dh (Results 1 – 1 of 1) sorted by relevance
3448 static int fuse_add_direntry_to_dh(struct fuse_dh *dh, const char *name, in fuse_add_direntry_to_dh() function3541 if (fuse_add_direntry_to_dh(dh, name, &stbuf) == -1) in fill_dir()3612 if (fuse_add_direntry_to_dh(dh, name, &e.attr) == -1) in fill_dir_plus()