Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dfuse.h610 FUSE_FALLOCATE = 43, enumerator
/Linux-v6.6/fs/fuse/
Dfile.c3041 args.opcode = FUSE_FALLOCATE; in fuse_file_fallocate()