Searched refs:FUSE_FSYNC (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/uapi/linux/ | ||
D | fuse.h | 359 FUSE_FSYNC = 20, enumerator |
/linux-4.19.296/fs/fuse/ | ||
D | file.c | 500 args.in.h.opcode = isdir ? FUSE_FSYNCDIR : FUSE_FSYNC; in fuse_fsync_common() |