| tag | line | file | source code |
|---|---|---|---|
| nfs_blkdev_inode_operations | 47 | fs/nfs/blkdev.c | struct inode_operations nfs_blkdev_inode_operations = { |
| nfs_blkdev_inode_operations | 628 | fs/nfs/dir.c | inode->i_op = &nfs_blkdev_inode_operations; |
| nfs_blkdev_inode_operations | 116 | include/linux/nfs_fs.h | extern struct inode_operations nfs_blkdev_inode_operations; |