Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Daops.c911 struct buffer_head *bh, *head, *tbh, *rec_start_bh; in ntfs_write_mst_block() local
963 rec_start_bh = NULL; in ntfs_write_mst_block()
1000 rec_start_bh = bh; in ntfs_write_mst_block()
1078 if (rec_start_bh != bh) { in ntfs_write_mst_block()
1079 while (bhs[--nr_bhs] != rec_start_bh) in ntfs_write_mst_block()
1084 rec_start_bh); in ntfs_write_mst_block()
1085 } while ((rec_start_bh = in ntfs_write_mst_block()
1086 rec_start_bh-> in ntfs_write_mst_block()