Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/ufs/
H A Dffs_alloc.c73 static ufs_daddr_t ffs_clusteralloc (struct inode *, int, ufs_daddr_t,
455 len, ffs_clusteralloc)) == 0) in ffs_reallocblks()
1232 ffs_clusteralloc(struct inode *ip, int cg, ufs_daddr_t bpref, int len) in ffs_clusteralloc() function