Searched refs:hpfs_get_free_dnodes (Results 1 – 3 of 3) sorted by relevance
165 unsigned hpfs_get_free_dnodes(struct super_block *s) in hpfs_get_free_dnodes() function194 buf->f_ffree = hpfs_get_free_dnodes(s); in hpfs_statfs()
330 unsigned hpfs_get_free_dnodes(struct super_block *);
432 if (hpfs_get_free_dnodes(s) > FREE_DNODES_ADD) { in hpfs_alloc_dnode()