Home
last modified time | relevance | path

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

/linux/block/
H A Dfops.c525 const struct address_space_operations def_blk_aops = { variable
586 const struct address_space_operations def_blk_aops = { variable
H A Dbdev.c483 inode->i_data.a_ops = &def_blk_aops; in bdev_alloc()