Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dfops.c826 const struct file_operations def_blk_fops = { variable
/openbmc/linux/fs/
H A Dinode.c2385 inode->i_fop = &def_blk_fops; in init_special_inode()
/openbmc/linux/include/linux/
H A Dfs.h2581 extern const struct file_operations def_blk_fops;