Home
last modified time | relevance | path

Searched refs:Quota (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dsuper.c1346 * Return 'true' on success or 'false' on error. If $Quota is not present, we
1354 static const ntfschar Quota[7] = { cpu_to_le16('$'), in load_and_init_quota() local
1364 * $Quota in the extended system files directory $Extend. in load_and_init_quota()
1367 mref = ntfs_lookup_inode_by_name(NTFS_I(vol->extend_ino), Quota, 6, in load_and_init_quota()
1376 ntfs_debug("$Quota not present. Volume does not have " in load_and_init_quota()
1386 ntfs_error(vol->sb, "Failed to find inode number for $Quota."); in load_and_init_quota()
1396 ntfs_error(vol->sb, "Failed to load $Quota."); in load_and_init_quota()
1403 ntfs_error(vol->sb, "Failed to load $Quota/$Q index."); in load_and_init_quota()
2105 static const char *es1 = "Failed to load $Quota"; in load_system_files()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dsuper.c1354 * Return 'true' on success or 'false' on error. If $Quota is not present, we
1362 static const ntfschar Quota[7] = { cpu_to_le16('$'), in load_and_init_quota() local
1372 * $Quota in the extended system files directory $Extend. in load_and_init_quota()
1375 mref = ntfs_lookup_inode_by_name(NTFS_I(vol->extend_ino), Quota, 6, in load_and_init_quota()
1384 ntfs_debug("$Quota not present. Volume does not have " in load_and_init_quota()
1394 ntfs_error(vol->sb, "Failed to find inode number for $Quota."); in load_and_init_quota()
1404 ntfs_error(vol->sb, "Failed to load $Quota."); in load_and_init_quota()
1411 ntfs_error(vol->sb, "Failed to load $Quota/$Q index."); in load_and_init_quota()
2113 static const char *es1 = "Failed to load $Quota"; in load_system_files()

Completed in 7 milliseconds