Searched refs:FUSE_RELEASE (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/include/fuse-lite/
H A Dfuse_kernel.h148 FUSE_RELEASE = 18, enumerator in enum:fuse_opcode
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dfuse.h117 FUSE_RELEASE = 18, enumerator in enum:fuse_opcode
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse_lowlevel.c1078 [FUSE_RELEASE] = { do_release, "RELEASE" },
1149 in->opcode != FUSE_RELEASE && in->opcode != FUSE_READDIR &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/fuse/
H A Dfile.c142 isdir ? FUSE_RELEASEDIR : FUSE_RELEASE);
H A Ddir.c293 req = fuse_release_fill(ff, nodeid, flags, FUSE_RELEASE);

Completed in 41 milliseconds