Home
last modified time | relevance | path

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

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