Searched refs:bdev_stable_writes (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_inode.h580 if (bdev_stable_writes(xfs_inode_buftarg(ip)->bt_bdev))
/linux-master/block/
H A Dbdev.c440 if (bdev_stable_writes(bdev))
/linux-master/include/linux/
H A Dblkdev.h1275 static inline bool bdev_stable_writes(struct block_device *bdev) function
/linux-master/drivers/md/
H A Ddm-table.c1957 return bdev_stable_writes(dev->bdev);
/linux-master/fs/
H A Dsuper.c1565 if (bdev_stable_writes(bdev))
/linux-master/mm/
H A Dswapfile.c3093 if (p->bdev && bdev_stable_writes(p->bdev))

Completed in 147 milliseconds