Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ntfs/
Daops.c909 struct buffer_head *bh, *head, *tbh, *rec_start_bh; in ntfs_write_mst_block() local
961 rec_start_bh = NULL; in ntfs_write_mst_block()
998 rec_start_bh = bh; in ntfs_write_mst_block()
1076 if (rec_start_bh != bh) { in ntfs_write_mst_block()
1077 while (bhs[--nr_bhs] != rec_start_bh) in ntfs_write_mst_block()
1082 rec_start_bh); in ntfs_write_mst_block()
1083 } while ((rec_start_bh = in ntfs_write_mst_block()
1084 rec_start_bh-> in ntfs_write_mst_block()