Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_extent_busy.h51 bool do_discard);
Dxfs_extent_busy.c563 bool do_discard) in xfs_extent_busy_clear() argument
580 if (do_discard && busyp->length && in xfs_extent_busy_clear()
/linux-4.1.27/drivers/md/
Draid1.c1091 const unsigned long do_discard = (bio->bi_rw in make_request() local
1412 WRITE | do_flush_fua | do_sync | do_discard | do_same; in make_request()
Draid10.c1153 const unsigned long do_discard = (bio->bi_rw in __make_request() local
1458 WRITE | do_sync | do_fua | do_discard | do_same; in __make_request()
1501 WRITE | do_sync | do_fua | do_discard | do_same; in __make_request()