file_count        406 drivers/dma-buf/dma-buf.c 	seq_printf(m, "count:\t%ld\n", file_count(dmabuf->file) - 1);
file_count       1187 drivers/dma-buf/dma-buf.c 				file_count(buf_obj->file),
file_count        522 drivers/gpu/drm/i915/gvt/dmabuf.c 		    file_count(dmabuf->file),
file_count       1349 drivers/scsi/st.c 	if (file_count(filp) > 1)
file_count       3453 drivers/usb/gadget/function/f_mass_storage.c 		min(params->luns ?: (params->file_count ?: 1u),
file_count       3460 drivers/usb/gadget/function/f_mass_storage.c 			params->file_count > i && params->file[i][0]
file_count         15 drivers/usb/gadget/function/f_mass_storage.h 	unsigned int	file_count, ro_count, removable_count, cdrom_count;
file_count        799 fs/file.c      		if (file_count(file) > 1) {
file_count        115 fs/hfs/hfs_fs.h 	u32 file_count;				/* The number of
file_count        213 fs/hfs/inode.c 		HFS_SB(sb)->file_count++;
file_count        252 fs/hfs/inode.c 	HFS_SB(sb)->file_count--;
file_count        150 fs/hfs/mdb.c   	HFS_SB(sb)->file_count = be32_to_cpu(mdb->drFilCnt);
file_count        273 fs/hfs/mdb.c   		mdb->drFilCnt = cpu_to_be32(HFS_SB(sb)->file_count);
file_count        339 fs/hfsplus/dir.c 		sbi->file_count++;
file_count        351 fs/hfsplus/dir.c 	sbi->file_count++;
file_count        395 fs/hfsplus/dir.c 			sbi->file_count--;
file_count        407 fs/hfsplus/dir.c 		sbi->file_count--;
file_count        175 fs/hfsplus/hfsplus_fs.h 	u32 file_count;
file_count        116 fs/hfsplus/hfsplus_raw.h 	__be32 file_count;
file_count        407 fs/hfsplus/inode.c 		sbi->file_count++;
file_count        413 fs/hfsplus/inode.c 		sbi->file_count++;
file_count        419 fs/hfsplus/inode.c 		sbi->file_count++;
file_count        436 fs/hfsplus/inode.c 	HFSPLUS_SB(sb)->file_count--;
file_count        215 fs/hfsplus/super.c 	vhdr->file_count = cpu_to_be32(sbi->file_count);
file_count        431 fs/hfsplus/super.c 	sbi->file_count = be32_to_cpu(vhdr->file_count);
file_count       1165 fs/open.c      	if (!file_count(filp)) {
file_count        158 net/sched/sch_atm.c 			file_count(flow->sock->file));
file_count        256 net/sched/sch_atm.c 	pr_debug("atm_tc_change: f_count %ld\n", file_count(sock->file));
file_count        236 net/unix/garbage.c 		total_refs = file_count(u->sk.sk_socket->file);