Home
last modified time | relevance | path

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

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