Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/orangefs/
Dorangefs-dev-proto.h30 #define ORANGEFS_VFS_OP_STATFS 0xFF00000B macro
Dorangefs-cache.c73 else if (type == ORANGEFS_VFS_OP_STATFS) in get_opname_string()
Dsuper.c178 new_op = op_alloc(ORANGEFS_VFS_OP_STATFS); in orangefs_statfs()
Dorangefs-utils.c50 case ORANGEFS_VFS_OP_STATFS: in fsid_of_op()