Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds