Searched refs:FUSE_FSYNCDIR (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | fuse.h | 367 FUSE_FSYNCDIR = 30, enumerator |
/Linux-v4.19/fs/fuse/ | ||
D | file.c | 486 args.in.h.opcode = isdir ? FUSE_FSYNCDIR : FUSE_FSYNC; in fuse_fsync_common() |