| tag | line | file | source code |
|---|---|---|---|
| def_chr_fops | 240 | fs/devices.c | struct file_operations def_chr_fops = { |
| def_chr_fops | 253 | fs/devices.c | &def_chr_fops, /* default file operations */ |
| def_chr_fops | 408 | include/linux/fs.h | extern struct file_operations def_chr_fops; |