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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dsuper.c1309 * Return 'true' on success or 'false' on error. If $Quota is not present, we
1317 static const ntfschar Quota[7] = { const_cpu_to_le16('$'), local
1327 * $Quota in the extended system files directory $Extend.
1330 mref = ntfs_lookup_inode_by_name(NTFS_I(vol->extend_ino), Quota, 6,
1339 ntfs_debug("$Quota not present. Volume does not have "
1349 ntfs_error(vol->sb, "Failed to find inode number for $Quota.");
1359 ntfs_error(vol->sb, "Failed to load $Quota.");
1366 ntfs_error(vol->sb, "Failed to load $Quota/$Q index.");
2044 static const char *es1 = "Failed to load $Quota";

Completed in 40 milliseconds