Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dorangefs-dev-proto.h37 #define ORANGEFS_VFS_OP_LISTXATTR 0xFF000012 macro
H A Dorangefs-cache.c87 else if (type == ORANGEFS_VFS_OP_LISTXATTR) in get_opname_string()
H A Dxattr.c425 new_op = op_alloc(ORANGEFS_VFS_OP_LISTXATTR); in orangefs_listxattr()
H A Dorangefs-utils.c68 case ORANGEFS_VFS_OP_LISTXATTR: in fsid_of_op()