Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/ufs/
H A Dffs_extern.h88 int ffs_realloccg(struct inode *,
H A Dffs_balloc.c129 error = ffs_realloccg(ip, nb, in ffs_balloc()
182 error = ffs_realloccg(ip, lbn, in ffs_balloc()
H A Dffs_alloc.c171 ffs_realloccg(struct inode *ip, ufs_daddr_t lbprev, ufs_daddr_t bpref, in ffs_realloccg() function