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

/linux-master/fs/xfs/
H A Dxfs_inode.h583 if (bdev_stable_writes(xfs_inode_buftarg(ip)->bt_bdev))
/linux-master/block/
H A Dbdev.c450 if (bdev_stable_writes(bdev))
/linux-master/include/linux/
H A Dblkdev.h1301 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.c1566 if (bdev_stable_writes(bdev))
/linux-master/mm/
H A Dswapfile.c3126 if (p->bdev && bdev_stable_writes(p->bdev))

Completed in 199 milliseconds