Searched refs:no_opendir (Results 1 – 2 of 2) sorted by relevance
661 unsigned no_opendir:1; member
111 if (isdir ? ff->fm->fc->no_opendir : ff->fm->fc->no_open) { in fuse_file_put()141 if (isdir ? !fc->no_opendir : !fc->no_open) { in fuse_file_open()155 fc->no_opendir = 1; in fuse_file_open()