Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfuse_trace.h26 EM( FUSE_STATFS, "FUSE_STATFS") \
H A Ddev.c474 if (fc->minor < 4 && args->opcode == FUSE_STATFS) in fuse_adjust_compat()
/linux/include/uapi/linux/
H A Dfuse.h617 FUSE_STATFS = 17,
606 FUSE_STATFS = 17, global() enumerator