Searched refs:UsnJrnl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | super.c | 533 "($UsnJrnl)%s", es); in ntfs_remount() 1417 * If $UsnJrnl is not present or in the process of being disabled, we set 1420 * If the $UsnJrnl $DATA/$J attribute has a size equal to the lowest valid usn, 1433 static const ntfschar UsnJrnl[9] = { cpu_to_le16('$'), in load_and_init_usnjrnl() local 1447 * filename $UsnJrnl in the extended system files directory $Extend. in load_and_init_usnjrnl() 1450 mref = ntfs_lookup_inode_by_name(NTFS_I(vol->extend_ino), UsnJrnl, 8, in load_and_init_usnjrnl() 1459 ntfs_debug("$UsnJrnl not present. Volume does not " in load_and_init_usnjrnl() 1471 "$UsnJrnl."); in load_and_init_usnjrnl() 1481 ntfs_error(vol->sb, "Failed to load $UsnJrnl."); in load_and_init_usnjrnl() 1490 ntfs_debug("$UsnJrnl i in load_and_init_usnjrnl() [all...] |
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | super.c | 541 "($UsnJrnl)%s", es); in ntfs_remount() 1425 * If $UsnJrnl is not present or in the process of being disabled, we set 1428 * If the $UsnJrnl $DATA/$J attribute has a size equal to the lowest valid usn, 1441 static const ntfschar UsnJrnl[9] = { cpu_to_le16('$'), in load_and_init_usnjrnl() local 1455 * filename $UsnJrnl in the extended system files directory $Extend. in load_and_init_usnjrnl() 1458 mref = ntfs_lookup_inode_by_name(NTFS_I(vol->extend_ino), UsnJrnl, 8, in load_and_init_usnjrnl() 1467 ntfs_debug("$UsnJrnl not present. Volume does not " in load_and_init_usnjrnl() 1479 "$UsnJrnl."); in load_and_init_usnjrnl() 1489 ntfs_error(vol->sb, "Failed to load $UsnJrnl."); in load_and_init_usnjrnl() 1498 ntfs_debug("$UsnJrnl i in load_and_init_usnjrnl() [all...] |
Completed in 5 milliseconds