Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dext2_alloc.c75 static u_long ext2_dirpref(struct inode *);
405 cg = ext2_dirpref(pip); in ext2_valloc()
596 ext2_dirpref(struct inode *pip) in ext2_dirpref() function