Searched refs:ORANGEFS_VFS_OP_LOOKUP (Results 1 – 5 of 5) sorted by relevance
21 #define ORANGEFS_VFS_OP_LOOKUP 0xFF000002 macro
28 new_op = op_alloc(ORANGEFS_VFS_OP_LOOKUP); in orangefs_revalidate_lookup()
53 else if (type == ORANGEFS_VFS_OP_LOOKUP) in get_opname_string()
129 new_op = op_alloc(ORANGEFS_VFS_OP_LOOKUP); in orangefs_lookup()
22 case ORANGEFS_VFS_OP_LOOKUP: in fsid_of_op()