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

Completed in 36 milliseconds