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