Home
last modified time | relevance | path

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

/Linux-v6.6/block/
Dfops.c826 const struct file_operations def_blk_fops = { variable
/Linux-v6.6/fs/
Dinode.c2344 inode->i_fop = &def_blk_fops; in init_special_inode()
/Linux-v6.6/include/linux/
Dfs.h2514 extern const struct file_operations def_blk_fops;