Home
last modified time | relevance | path

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

/linux-4.4.14/fs/logfs/
Ddev_bdev.c280 static int bdev_can_write_buf(struct super_block *sb, u64 ofs) in bdev_can_write_buf() function
292 .can_write_buf = bdev_can_write_buf,