tag | line | file | source code |
---|---|---|---|
def_blk_fops | 169 | fs/devices.c | struct file_operations def_blk_fops = { |
def_blk_fops | 182 | fs/devices.c | &def_blk_fops, /* default file operations */ |
def_blk_fops | 352 | include/linux/fs.h | extern struct file_operations def_blk_fops; |