tag | line | file | source code |
---|---|---|---|
def_blk_fops | 41 | fs/ext/blkdev.c | static struct file_operations def_blk_fops = { |
def_blk_fops | 53 | fs/ext/blkdev.c | &def_blk_fops, /* default file operations */ |
def_blk_fops | 35 | fs/minix/blkdev.c | static struct file_operations def_blk_fops = { |
def_blk_fops | 47 | fs/minix/blkdev.c | &def_blk_fops, /* default file operations */ |