Searched refs:FUSE_RELEASEDIR (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | fuse.h | 254 FUSE_RELEASEDIR = 29, enumerator |
/linux-2.6.39/fs/fuse/ | ||
D | dir.c | 1174 fuse_release_common(file, FUSE_RELEASEDIR); in fuse_dir_release() |