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