Searched refs:n_items (Results 1 – 2 of 2) sorted by relevance
438 int n_items = 0; in hpfs_rmdir() local457 hpfs_count_dnodes(dir->i_sb, hpfs_i(inode)->i_dno, NULL, NULL, &n_items); in hpfs_rmdir()459 if (n_items) in hpfs_rmdir()
733 int *n_subdirs, int *n_items) in hpfs_count_dnodes() argument770 if (!de->first && !de->last && n_items) (*n_items)++; in hpfs_count_dnodes()