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