Home
last modified time | relevance | path

Searched refs:FUSE_STATFS (Results 1 – 4 of 4) sorted by relevance

/linux/fs/fuse/
H A Dfuse_trace.h26 EM( FUSE_STATFS, "FUSE_STATFS") \
H A Dinode.c672 args.opcode = FUSE_STATFS; in fuse_statfs()
H A Ddev.c606 if (fc->minor < 4 && args->opcode == FUSE_STATFS) in fuse_adjust_compat()
/linux/include/uapi/linux/
H A Dfuse.h630 FUSE_STATFS = 17, enumerator