Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Daops.c914 int i, nr_locked_nis, nr_recs, nr_bhs, max_bhs, bhs_per_rec, err, err2; in ntfs_write_mst_block() local
961 err = err2 = nr_bhs = nr_recs = nr_locked_nis = 0; in ntfs_write_mst_block()
1148 locked_nis[nr_locked_nis++] = tni; in ntfs_write_mst_block()
1260 while (nr_locked_nis-- > 0) { in ntfs_write_mst_block()
1263 tni = locked_nis[nr_locked_nis]; in ntfs_write_mst_block()