Home
last modified time | relevance | path

Searched refs:mirror (Results 1 – 2 of 2) sorted by relevance

/fs/btrfs/
Ddisk-io.h28 static inline u64 btrfs_sb_offset(int mirror) in btrfs_sb_offset() argument
31 if (mirror) in btrfs_sb_offset()
32 return start << (BTRFS_SUPER_MIRROR_SHIFT * mirror); in btrfs_sb_offset()
/fs/ntfs/
DChangeLog15 causes a write of any mirrored mft records due to the mft mirror
444 complete runlist for the mft mirror is always mapped into memory.
755 keeping the mft mirror in sync with the mft when mirrored mft records
854 2.1.8 - Handle $MFT mirror and $LogFile, improve time handling, and cleanups.
870 - Determine the mft mirror size as the number of mirrored mft records
872 - Load the mft mirror at mount time and compare the mft records stored
1332 - Updates to bootsector layout and mft mirror contents descriptions.