Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/ext2fs/
H A Dext2_alloc.c77 static u_long ext2_dirpref(struct inode *);
407 cg = ext2_dirpref(pip); in ext2_valloc()
598 ext2_dirpref(struct inode *pip) in ext2_dirpref() function