Home
last modified time | relevance | path

Searched refs:FUSE_FALLOCATE (Results 1 – 3 of 3) sorted by relevance

/linux/fs/fuse/
H A Dfuse_trace.h51 EM( FUSE_FALLOCATE, "FUSE_FALLOCATE") \
H A Dfile.c3235 args.opcode = FUSE_FALLOCATE; in fuse_file_fallocate()
/linux/include/uapi/linux/
H A Dfuse.h124 * - add FUSE_FALLOCATE
642 FUSE_FALLOCATE = 43,
631 FUSE_FALLOCATE = 43, global() enumerator