Searched refs:nmaxinodes (Results 1 – 2 of 2) sorted by relevance
154 u64 *nmaxinodes, u64 *nfreeinodes) in nilfs_ifile_count_free_inodes() argument159 *nmaxinodes = 0; in nilfs_ifile_count_free_inodes()163 err = nilfs_palloc_count_max_entries(ifile, nused, nmaxinodes); in nilfs_ifile_count_free_inodes()165 *nfreeinodes = *nmaxinodes - nused; in nilfs_ifile_count_free_inodes()
636 u64 nmaxinodes, nfreeinodes; in nilfs_statfs() local662 &nmaxinodes, &nfreeinodes); in nilfs_statfs()672 nmaxinodes = atomic64_read(&root->inodes_count); in nilfs_statfs()685 buf->f_files = nmaxinodes; in nilfs_statfs()