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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dsuper.c1323 * Return 'true' on success or 'false' on error. If $Quota is not present, we
1331 static const ntfschar Quota[7] = { cpu_to_le16('$'), local
1341 * $Quota in the extended system files directory $Extend.
1344 mref = ntfs_lookup_inode_by_name(NTFS_I(vol->extend_ino), Quota, 6,
1353 ntfs_debug("$Quota not present. Volume does not have "
1363 ntfs_error(vol->sb, "Failed to find inode number for $Quota.");
1373 ntfs_error(vol->sb, "Failed to load $Quota.");
1380 ntfs_error(vol->sb, "Failed to load $Quota/$Q index.");
2058 static const char *es1 = "Failed to load $Quota";

Completed in 117 milliseconds