Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dsysfs.c1089 int quota_override; in quota_override_show() local
1091 quota_override = test_bit(BTRFS_FS_QUOTA_OVERRIDE, &fs_info->flags); in quota_override_show()
1092 return sysfs_emit(buf, "%d\n", quota_override); in quota_override_show()
1123 BTRFS_ATTR_RW(, quota_override, quota_override_show, quota_override_store);
1285 BTRFS_ATTR_PTR(, quota_override),

Completed in 9 milliseconds