Searched refs:trunc_check_buf (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/ufs/ffs/ |
| H A D | ffs_softdep.c | 822 static int trunc_check_buf(struct buf *, int *, ufs_lbn_t, int, int); 7290 trunc_check_buf( in trunc_check_buf() function 7361 if (!trunc_check_buf(bp, &blkoff, lastlbn, lastoff, flags)) { in trunc_dependencies() 7385 if (!trunc_check_buf(bp, &blkoff, lastlbn, lastoff, flags)) { in trunc_dependencies()
|