Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dno-block.c16 const struct file_operations def_blk_fops = { variable
H A Dblock_dev.c2062 const struct file_operations def_blk_fops = { variable
H A Dinode.c2121 inode->i_fop = &def_blk_fops; in init_special_inode()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h2647 extern const struct file_operations def_blk_fops;