Searched refs:file_count (Results 1 – 19 of 19) sorted by relevance
339 sbi->file_count++; in hfsplus_link()351 sbi->file_count++; in hfsplus_link()395 sbi->file_count--; in hfsplus_unlink()407 sbi->file_count--; in hfsplus_unlink()
215 vhdr->file_count = cpu_to_be32(sbi->file_count); in hfsplus_sync_fs()431 sbi->file_count = be32_to_cpu(vhdr->file_count); in hfsplus_fill_super()
407 sbi->file_count++; in hfsplus_new_inode()413 sbi->file_count++; in hfsplus_new_inode()419 sbi->file_count++; in hfsplus_new_inode()436 HFSPLUS_SB(sb)->file_count--; in hfsplus_delete_inode()
116 __be32 file_count; member
175 u32 file_count; member
15 unsigned int file_count, ro_count, removable_count, cdrom_count; member
3453 min(params->luns ?: (params->file_count ?: 1u), in fsg_config_from_params()3460 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()
115 u32 file_count; /* The number of member
213 HFS_SB(sb)->file_count++; in hfs_new_inode()252 HFS_SB(sb)->file_count--; in hfs_delete_inode()
236 total_refs = file_count(u->sk.sk_socket->file); in unix_gc()
158 file_count(flow->sock->file)); in atm_tc_put()256 pr_debug("atm_tc_change: f_count %ld\n", file_count(sock->file)); in atm_tc_change()
180 e->rule.file_count = newfield_count;209 ne->rule.file_count = newfield_count;
404 seq_printf(m, "count:\t%ld\n", file_count(dmabuf->file) - 1); in dma_buf_show_fdinfo()1185 file_count(buf_obj->file), in dma_buf_debug_show()
522 file_count(dmabuf->file), in intel_vgpu_get_dmabuf()
799 if (file_count(file) > 1) { in __fdget_pos()
1168 if (!file_count(filp)) { in filp_close()
991 #define file_count(x) atomic_long_read(&(x)->f_count) macro
1349 if (file_count(filp) > 1) in st_flush()