Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dfuse.h489 FUSE_RELEASE = 18, enumerator
/linux/fs/fuse/
A Dfile.c305 int opcode = isdir ? FUSE_RELEASEDIR : FUSE_RELEASE; in fuse_file_release()
351 fuse_prepare_release(fi, ff, flags, FUSE_RELEASE); in fuse_sync_release()

Completed in 14 milliseconds