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 | 630 | fs/nfs/dir.c | inode->i_op = &nfs_blkdev_inode_operations; |
nfs_blkdev_inode_operations | 124 | include/linux/nfs_fs.h | extern struct inode_operations nfs_blkdev_inode_operations; |