Home
last modified time | relevance | path

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

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