Home
last modified time | relevance | path

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

/fs/orangefs/
Dorangefs-dev-proto.h37 #define ORANGEFS_VFS_OP_REMOVEXATTR 0xFF000013 macro
Dorangefs-cache.c88 else if (type == ORANGEFS_VFS_OP_REMOVEXATTR) in get_opname_string()
Dxattr.c176 new_op = op_alloc(ORANGEFS_VFS_OP_REMOVEXATTR); in orangefs_inode_removexattr()
Dorangefs-utils.c68 case ORANGEFS_VFS_OP_REMOVEXATTR: in fsid_of_op()