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