Home
last modified time | relevance | path

Searched refs:no_access (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/fuse/
Dfuse_i.h455 unsigned no_access:1; member
Ddir.c949 if (fc->no_access) in fuse_access()
967 fc->no_access = 1; in fuse_access()