Searched refs:ORANGEFS_VFS_OP_CREATE (Results 1 – 4 of 4) sorted by relevance
22 #define ORANGEFS_VFS_OP_CREATE 0xFF000003 macro
55 else if (type == ORANGEFS_VFS_OP_CREATE) in get_opname_string()
35 new_op = op_alloc(ORANGEFS_VFS_OP_CREATE); in orangefs_create()
26 case ORANGEFS_VFS_OP_CREATE: in fsid_of_op()