Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dno-block.c16 const struct file_operations def_blk_fops = { variable
Dinode.c2298 inode->i_fop = &def_blk_fops; in init_special_inode()
/Linux-v6.1/block/
Dfops.c673 const struct file_operations def_blk_fops = { variable
/Linux-v6.1/include/linux/
Dfs.h2821 extern const struct file_operations def_blk_fops;