Searched refs:UsnJrnl (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.c506 "($UsnJrnl)%s", es);
1380 * If $UsnJrnl is not present or in the process of being disabled, we set
1383 * If the $UsnJrnl $DATA/$J attribute has a size equal to the lowest valid usn,
1396 static const ntfschar UsnJrnl[9] = { const_cpu_to_le16('$'), local
1410 * filename $UsnJrnl in the extended system files directory $Extend.
1413 mref = ntfs_lookup_inode_by_name(NTFS_I(vol->extend_ino), UsnJrnl, 8,
1422 ntfs_debug("$UsnJrnl not present. Volume does not "
1434 "$UsnJrnl.");
1444 ntfs_error(vol->sb, "Failed to load $UsnJrnl.");
1453 ntfs_debug("$UsnJrnl i
[all...]

Completed in 91 milliseconds