Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Daops.c929 int i, nr_locked_nis, nr_recs, nr_bhs, max_bhs, bhs_per_rec, err, err2; in ntfs_write_mst_block() local
976 err = err2 = nr_bhs = nr_recs = nr_locked_nis = 0; in ntfs_write_mst_block()
1163 locked_nis[nr_locked_nis++] = tni; in ntfs_write_mst_block()
1275 while (nr_locked_nis-- > 0) { in ntfs_write_mst_block()
1278 tni = locked_nis[nr_locked_nis]; in ntfs_write_mst_block()