Home
last modified time | relevance | path

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

/linux-4.19.296/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.c164 new_op = op_alloc(ORANGEFS_VFS_OP_STATFS); in orangefs_statfs()
Dorangefs-utils.c49 case ORANGEFS_VFS_OP_STATFS: in fsid_of_op()