Home
last modified time | relevance | path

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

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