Searched refs:i_n_secs (Results 1 – 4 of 4) sorted by relevance
49 if (n < hpfs_inode->i_n_secs) { in hpfs_bmap()50 *n_secs = hpfs_inode->i_n_secs - n; in hpfs_bmap()58 if (n < hpfs_inode->i_n_secs) { in hpfs_bmap()59 *n_secs = hpfs_inode->i_n_secs - n; in hpfs_bmap()71 hpfs_i(i)->i_n_secs = 0; in hpfs_truncate()76 hpfs_i(i)->i_n_secs = 0; in hpfs_truncate()
54 unsigned i_n_secs; /* (files) minimalist cache of alloc info */ member
26 hpfs_inode->i_n_secs = 0; in hpfs_init_inode()
49 hpfs_inode->i_n_secs = le32_to_cpu(btree->u.external[i].length); in hpfs_bplus_lookup()