Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Daops.c926 struct buffer_head *bh, *head, *tbh, *rec_start_bh; in ntfs_write_mst_block() local
978 rec_start_bh = NULL; in ntfs_write_mst_block()
1015 rec_start_bh = bh; in ntfs_write_mst_block()
1093 if (rec_start_bh != bh) { in ntfs_write_mst_block()
1094 while (bhs[--nr_bhs] != rec_start_bh) in ntfs_write_mst_block()
1099 rec_start_bh); in ntfs_write_mst_block()
1100 } while ((rec_start_bh = in ntfs_write_mst_block()
1101 rec_start_bh-> in ntfs_write_mst_block()