Home
last modified time | relevance | path

Searched refs:FREE_DNODES_ADD (Results 1 – 3 of 3) sorted by relevance

/linux/fs/hpfs/
H A Dhpfs_fn.h41 #define FREE_DNODES_ADD 58 macro
H A Dalloc.c432 if (hpfs_get_free_dnodes(s) > FREE_DNODES_ADD) { in hpfs_alloc_dnode()
H A Ddnode.c419 if (hpfs_check_free_dnodes(i->i_sb, FREE_DNODES_ADD)) { in hpfs_add_dirent()