Home
last modified time | relevance | path

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

/openbmc/linux/fs/hpfs/
H A Dalloc.c277 static secno alloc_in_dirband(struct super_block *s, secno near) in alloc_in_dirband() function
433 if (!(*dno = alloc_in_dirband(s, near))) in hpfs_alloc_dnode()
437 if (!(*dno = alloc_in_dirband(s, near))) return NULL; in hpfs_alloc_dnode()