Home
last modified time | relevance | path

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

/linux/fs/orangefs/
H A Dorangefs-dev-proto.h21 #define ORANGEFS_VFS_OP_LOOKUP 0xFF000002 macro
H A Ddcache.c27 new_op = op_alloc(ORANGEFS_VFS_OP_LOOKUP); in orangefs_revalidate_lookup()
H A Dorangefs-utils.c23 case ORANGEFS_VFS_OP_LOOKUP: in fsid_of_op()