XFS_DA_OP_ALLOCVAL  164 fs/xfs/libxfs/xfs_attr.c 		args.op_flags |= XFS_DA_OP_ALLOCVAL;
XFS_DA_OP_ALLOCVAL  418 fs/xfs/libxfs/xfs_attr_leaf.c 	if (args->op_flags & XFS_DA_OP_ALLOCVAL) {
XFS_DA_OP_ALLOCVAL   92 fs/xfs/libxfs/xfs_da_btree.h 	{ XFS_DA_OP_ALLOCVAL,	"ALLOCVAL" }