Home
last modified time | relevance | path

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

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