Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dmft.c916 * is initialized using ntfs_mft_record_format(). The clean inode can then
2076 * ntfs_mft_record_format - format an mft record on an ntfs volume
2086 static int ntfs_mft_record_format(const ntfs_volume *vol, const s64 mft_no) in ntfs_mft_record_format() function
2426 * needed by ntfs_mft_record_format(). We will update the attribute in ntfs_mft_record_alloc()
2443 err = ntfs_mft_record_format(vol, mft_no); in ntfs_mft_record_alloc()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dmft.c916 * is initialized using ntfs_mft_record_format(). The clean inode can then
2078 * ntfs_mft_record_format - format an mft record on an ntfs volume
2088 static int ntfs_mft_record_format(const ntfs_volume *vol, const s64 mft_no) in ntfs_mft_record_format() function
2428 * needed by ntfs_mft_record_format(). We will update the attribute in ntfs_mft_record_alloc()
2445 err = ntfs_mft_record_format(vol, mft_no); in ntfs_mft_record_alloc()

Completed in 7 milliseconds