Searched refs:FUSE_STATFS (Results 1 – 3 of 3) sorted by relevance
436 FUSE_STATFS = 17, enumerator
426 args.opcode = FUSE_STATFS; in fuse_statfs()
431 if (fc->minor < 4 && args->opcode == FUSE_STATFS) in fuse_adjust_compat()