Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dfuse.h542 FUSE_RELEASE = 18, enumerator
/linux-6.3-rc2/fs/fuse/
A Dfile.c311 int opcode = isdir ? FUSE_RELEASEDIR : FUSE_RELEASE; in fuse_file_release()
366 fuse_prepare_release(fi, ff, flags, FUSE_RELEASE); in fuse_sync_release()

Completed in 13 milliseconds