tag
line
file
source code
get_blkfops
25
fs/super.c
extern struct file_operations * get_blkfops(unsigned int);
get_blkfops
417
fs/super.c
fops = get_blkfops(MAJOR(dev));
get_blkfops
615
fs/super.c
fops = get_blkfops(MAJOR(dev));