xfs_attr_is_shortform
return xfs_inode_has_attr_fork(ip) && xfs_attr_is_shortform(ip);
if (xfs_attr_is_shortform(args->dp))