Lines Matching refs:notinit
3282 int *notinit)
3295 *notinit = 1;
3318 int notinit)
3320 if (notinit || *blen < ap->minlen) {
3349 int notinit = 0;
3361 ¬init);
3371 xfs_bmap_select_minlen(ap, args, blen, notinit);
3383 int notinit = 0;
3393 error = xfs_bmap_longest_free_extent(args->tp, ag, blen, ¬init);
3403 ¬init);
3409 xfs_bmap_select_minlen(ap, args, blen, notinit);