Home
last modified time | relevance | path

Searched refs:n_items (Results 1 – 2 of 2) sorted by relevance

/fs/hpfs/
Dnamei.c438 int n_items = 0; in hpfs_rmdir() local
457 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()
Ddnode.c733 int *n_subdirs, int *n_items) in hpfs_count_dnodes() argument
770 if (!de->first && !de->last && n_items) (*n_items)++; in hpfs_count_dnodes()