Searched refs:larp (Results 1 – 5 of 5) sorted by relevance
45 .larp = false, /* log attribute replay */
248 ret = kstrtobool(buf, &xfs_globals.larp); in larp_store()259 return snprintf(buf, PAGE_SIZE, "%d\n", xfs_globals.larp); in larp_show()261 XFS_SYSFS_ATTR_RW(larp);321 ATTR_LIST(larp),
86 bool larp; /* log attribute replay */ member
178 XFS_ERRORTAG_ATTR_RW(larp, XFS_ERRTAG_LARP);224 XFS_ERRORTAG_ATTR_LIST(larp),
66 return xfs_has_crc(mp) && xfs_globals.larp; in xfs_attr_want_log_assist()