Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dmft.c1995 * ntfs_mft_record_layout - layout an mft record into a memory buffer
2007 static int ntfs_mft_record_layout(const ntfs_volume *vol, const s64 mft_no, in ntfs_mft_record_layout() function
2125 err = ntfs_mft_record_layout(vol, mft_no, m); in ntfs_mft_record_format()
2553 err = ntfs_mft_record_layout(vol, bit, m); in ntfs_mft_record_alloc()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dmft.c1997 * ntfs_mft_record_layout - layout an mft record into a memory buffer
2009 static int ntfs_mft_record_layout(const ntfs_volume *vol, const s64 mft_no, in ntfs_mft_record_layout() function
2127 err = ntfs_mft_record_layout(vol, mft_no, m); in ntfs_mft_record_format()
2555 err = ntfs_mft_record_layout(vol, bit, m); in ntfs_mft_record_alloc()

Completed in 7 milliseconds