Searched refs:FUSE_FALLOCATE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
D | fuse.h | 358 FUSE_FALLOCATE = 43, enumerator |
/linux-4.1.27/fs/fuse/ | ||
D | file.c | 2920 args.in.h.opcode = FUSE_FALLOCATE; in fuse_file_fallocate() |