Searched refs:def_blk_fops (Results 1 – 4 of 4) sorted by relevance
16 const struct file_operations def_blk_fops = { variable
2052 const struct file_operations def_blk_fops = { variable
2121 inode->i_fop = &def_blk_fops; in init_special_inode()
2577 extern const struct file_operations def_blk_fops;