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

/linux-master/block/
H A Dbdev.c983 blockdev_mnt, "", flags | O_LARGEFILE, &def_blk_fops);
1093 if (WARN_ON_ONCE(bdev_file->f_op != &def_blk_fops))
H A Dfops.c850 const struct file_operations def_blk_fops = { variable in typeref:struct:file_operations
/linux-master/fs/
H A Dinode.c2318 inode->i_fop = &def_blk_fops;
/linux-master/include/linux/
H A Dfs.h2725 extern const struct file_operations def_blk_fops;

Completed in 426 milliseconds