Home
last modified time | relevance | path

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

/fs/orangefs/
Dorangefs-dev-proto.h34 #define ORANGEFS_VFS_OP_GETXATTR 0xFF000010 macro
Dorangefs-cache.c82 else if (type == ORANGEFS_VFS_OP_GETXATTR) in get_opname_string()
Dxattr.c95 new_op = op_alloc(ORANGEFS_VFS_OP_GETXATTR); in orangefs_inode_getxattr()
Dorangefs-utils.c59 case ORANGEFS_VFS_OP_GETXATTR: in fsid_of_op()