Searched refs:file_count (Results 1 – 17 of 17) sorted by relevance
293 HFSPLUS_SB(sb).file_count++; in hfsplus_new_inode()298 HFSPLUS_SB(sb).file_count++; in hfsplus_new_inode()302 HFSPLUS_SB(sb).file_count++; in hfsplus_new_inode()319 HFSPLUS_SB(sb).file_count--; in hfsplus_delete_inode()
175 vhdr->file_count = cpu_to_be32(HFSPLUS_SB(sb).file_count); in hfsplus_write_super()340 HFSPLUS_SB(sb).file_count = be32_to_cpu(vhdr->file_count); in hfsplus_read_super()
94 u32 file_count; member
293 HFSPLUS_SB(sb).file_count++; in hfsplus_link()306 HFSPLUS_SB(sb).file_count++; in hfsplus_link()
139 u32 file_count; member
148 mdb->file_count = hfs_get_hl(raw->drFilCnt); in hfs_mdb_get()262 hfs_put_hl(mdb->file_count, raw->drFilCnt); in hfs_mdb_commit()
236 hfs_u32 file_count; /* The number of member
632 mdb->file_count += count; in update_dir()
236 open_count = file_count(s->socket->file); in unix_gc()
181 fcnt = file_count(coda_file); in coda_flush()
200 file_count(flow->sock->file)); in atm_tc_put()275 DPRINTK("atm_tc_change: f_count %d\n",file_count(sock->file)); in atm_tc_change()
158 if (file->f_dentry && file_count(file) in go_sync()
2204 if (file_count(filp) > 1) { /* filp->f_count==1 for the first open() */ in qic02_tape_open_no_use_count()
851 if (!file_count(filp)) { in filp_close()
594 #define file_count(x) atomic_read(&(x)->f_count) macro
1043 if (file_count(filp) > 1) in st_flush()
4660 if (file_count(filp) > 1) in os_scsi_tape_flush()