Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ntfs/
Daops.c915 int i, nr_locked_nis, nr_recs, nr_bhs, max_bhs, bhs_per_rec, err, err2; in ntfs_write_mst_block() local
962 err = err2 = nr_bhs = nr_recs = nr_locked_nis = 0; in ntfs_write_mst_block()
1149 locked_nis[nr_locked_nis++] = tni; in ntfs_write_mst_block()
1261 while (nr_locked_nis-- > 0) { in ntfs_write_mst_block()
1264 tni = locked_nis[nr_locked_nis]; in ntfs_write_mst_block()