Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dmft.c465 int i_bhs, nr_bhs, err = 0; in ntfs_sync_mft_mirror() local
577 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) { in ntfs_sync_mft_mirror()
578 struct buffer_head *tbh = bhs[i_bhs]; in ntfs_sync_mft_mirror()
589 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) { in ntfs_sync_mft_mirror()
590 struct buffer_head *tbh = bhs[i_bhs]; in ntfs_sync_mft_mirror()
604 for (i_bhs in ntfs_sync_mft_mirror()
671 int i_bhs, nr_bhs, err = 0; write_mft_record_nolock() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs/
H A Dmft.c465 int i_bhs, nr_bhs, err = 0; in ntfs_sync_mft_mirror() local
577 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) { in ntfs_sync_mft_mirror()
578 struct buffer_head *tbh = bhs[i_bhs]; in ntfs_sync_mft_mirror()
589 for (i_bhs = 0; i_bhs < nr_bhs; i_bhs++) { in ntfs_sync_mft_mirror()
590 struct buffer_head *tbh = bhs[i_bhs]; in ntfs_sync_mft_mirror()
604 for (i_bhs in ntfs_sync_mft_mirror()
671 int i_bhs, nr_bhs, err = 0; write_mft_record_nolock() local
[all...]

Completed in 3 milliseconds