Searched refs:i_n_secs (Results 1 – 4 of 4) sorted by relevance
46 if (n < hpfs_inode->i_n_secs) { in hpfs_bmap()47 *n_secs = hpfs_inode->i_n_secs - n; in hpfs_bmap()55 if (n < hpfs_inode->i_n_secs) { in hpfs_bmap()56 *n_secs = hpfs_inode->i_n_secs - n; in hpfs_bmap()68 hpfs_i(i)->i_n_secs = 0; in hpfs_truncate()73 hpfs_i(i)->i_n_secs = 0; in hpfs_truncate()
52 unsigned i_n_secs; /* (files) minimalist cache of alloc info */ member
25 hpfs_inode->i_n_secs = 0; in hpfs_init_inode()
48 hpfs_inode->i_n_secs = le32_to_cpu(btree->u.external[i].length); in hpfs_bplus_lookup()