Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfuse.h382 FUSE_FALLOCATE = 43, enumerator
/linux-4.19.296/fs/fuse/
Dfile.c3018 args.in.h.opcode = FUSE_FALLOCATE; in fuse_file_fallocate()