Searched refs:file_count (Results 1 – 19 of 19) sorted by relevance
334 sbi->file_count++; in hfsplus_link()346 sbi->file_count++; in hfsplus_link()390 sbi->file_count--; in hfsplus_unlink()402 sbi->file_count--; in hfsplus_unlink()
213 vhdr->file_count = cpu_to_be32(sbi->file_count); in hfsplus_sync_fs()427 sbi->file_count = be32_to_cpu(vhdr->file_count); in hfsplus_fill_super()
398 sbi->file_count++; in hfsplus_new_inode()404 sbi->file_count++; in hfsplus_new_inode()409 sbi->file_count++; in hfsplus_new_inode()426 HFSPLUS_SB(sb)->file_count--; in hfsplus_delete_inode()
115 __be32 file_count; member
175 u32 file_count; member
14 unsigned int file_count, ro_count, removable_count, cdrom_count; member
3554 min(params->luns ?: (params->file_count ?: 1u), in fsg_config_from_params()3561 params->file_count > i && params->file[i][0] in fsg_config_from_params()
150 HFS_SB(sb)->file_count = be32_to_cpu(mdb->drFilCnt); in hfs_mdb_get()273 mdb->drFilCnt = cpu_to_be32(HFS_SB(sb)->file_count); in hfs_mdb_commit()
114 u32 file_count; /* The number of member
211 HFS_SB(sb)->file_count++; in hfs_new_inode()250 HFS_SB(sb)->file_count--; in hfs_delete_inode()
304 total_refs = file_count(u->sk.sk_socket->file); in unix_gc()
148 file_count(flow->sock->file)); in atm_tc_put()244 pr_debug("atm_tc_change: f_count %ld\n", file_count(sock->file)); in atm_tc_change()
178 e->rule.file_count = newfield_count;207 ne->rule.file_count = newfield_count;
809 file_count(buf_obj->file), in dma_buf_describe()
778 if (file_count(file) > 1) { in __fdget_pos()
1070 if (!file_count(filp)) { in filp_close()
891 #define file_count(x) atomic_long_read(&(x)->f_count) macro
4831 if (file_count(filp) > 1) in os_scsi_tape_flush()5767 DEVICE_ATTR(file_count, S_IRUGO, osst_filemark_cnt_show, NULL);
1349 if (file_count(filp) > 1) in st_flush()