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