Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dorangefs-dev-proto.h36 #define ORANGEFS_VFS_OP_SETXATTR 0xFF000011 macro
H A Dorangefs-cache.c85 else if (type == ORANGEFS_VFS_OP_SETXATTR) in get_opname_string()
H A Dxattr.c350 new_op = op_alloc(ORANGEFS_VFS_OP_SETXATTR); in orangefs_inode_setxattr()
H A Dorangefs-utils.c65 case ORANGEFS_VFS_OP_SETXATTR: in fsid_of_op()