Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/md/
Draid1.c1059 const unsigned long do_discard = (bio->bi_rw in make_request() local
1380 WRITE | do_flush_fua | do_sync | do_discard | do_same; in make_request()
Draid10.c1064 const unsigned long do_discard = (bio->bi_rw in __make_request() local
1367 WRITE | do_sync | do_fua | do_discard | do_same; in __make_request()
1410 WRITE | do_sync | do_fua | do_discard | do_same; in __make_request()