taglinefilesource code
fl_nfree67fs/sysv/balloc.cflc_count = &((struct xenix_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree71fs/sysv/balloc.cflc_count = &((struct sysv4_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree75fs/sysv/balloc.cflc_count = &((struct sysv2_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree79fs/sysv/balloc.cflc_count = &((struct coh_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree170fs/sysv/balloc.cflc_count = &((struct xenix_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree174fs/sysv/balloc.cflc_count = &((struct sysv4_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree178fs/sysv/balloc.cflc_count = &((struct sysv2_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree182fs/sysv/balloc.cflc_count = &((struct coh_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree264fs/sysv/balloc.cflc_count = &((struct xenix_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree268fs/sysv/balloc.cflc_count = &((struct sysv4_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree272fs/sysv/balloc.cflc_count = &((struct sysv2_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree276fs/sysv/balloc.cflc_count = &((struct coh_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree106include/linux/sysv_fs.hunsigned short fl_nfree;  /* number of free blocks in fl_free, <= XENIX_NICFREE] */
fl_nfree147include/linux/sysv_fs.hunsigned short fl_nfree;  /* number of free blocks in fl_free, <= SYSV_NICFREE] */
fl_nfree181include/linux/sysv_fs.hunsigned short fl_nfree;  /* number of free blocks in fl_free, <= SYSV_NICFREE] */
fl_nfree214include/linux/sysv_fs.hunsigned short fl_nfree;  /* number of free blocks in fl_free, <= COH_NICFREE] */