taglinefilesource code
fl_nfree80fs/sysv/balloc.cflc_count = &((struct xenix_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree84fs/sysv/balloc.cflc_count = &((struct sysv4_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree88fs/sysv/balloc.cflc_count = &((struct sysv2_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree92fs/sysv/balloc.cflc_count = &((struct coh_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree187fs/sysv/balloc.cflc_count = &((struct xenix_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree191fs/sysv/balloc.cflc_count = &((struct sysv4_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree195fs/sysv/balloc.cflc_count = &((struct sysv2_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree199fs/sysv/balloc.cflc_count = &((struct coh_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree284fs/sysv/balloc.cflc_count = &((struct xenix_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree288fs/sysv/balloc.cflc_count = &((struct sysv4_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree292fs/sysv/balloc.cflc_count = &((struct sysv2_freelist_chunk *) bh_data)->fl_nfree;
fl_nfree296fs/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] */