Home
last modified time | relevance | path

Searched refs:ORANGEFS_VFS_OP_LOOKUP (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/orangefs/
Dorangefs-dev-proto.h21 #define ORANGEFS_VFS_OP_LOOKUP 0xFF000002 macro
Ddcache.c28 new_op = op_alloc(ORANGEFS_VFS_OP_LOOKUP); in orangefs_revalidate_lookup()
Dorangefs-cache.c53 else if (type == ORANGEFS_VFS_OP_LOOKUP) in get_opname_string()
Dnamei.c129 new_op = op_alloc(ORANGEFS_VFS_OP_LOOKUP); in orangefs_lookup()
Dorangefs-utils.c22 case ORANGEFS_VFS_OP_LOOKUP: in fsid_of_op()