Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dorangefs-dev-proto.h33 #define ORANGEFS_VFS_OP_FS_MOUNT 0xFF00000E macro
H A Dorangefs-cache.c79 else if (type == ORANGEFS_VFS_OP_FS_MOUNT) in get_opname_string()
H A Dsuper.c254 new_op = op_alloc(ORANGEFS_VFS_OP_FS_MOUNT); in orangefs_remount()
494 new_op = op_alloc(ORANGEFS_VFS_OP_FS_MOUNT); in orangefs_mount()
H A Ddevorangefs-req.c225 ORANGEFS_VFS_OP_FS_MOUNT || in orangefs_devreq_read()