Home
last modified time | relevance | path

Searched refs:ceph_symlink_iops (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/ceph/
Dinode.c30 static const struct inode_operations ceph_symlink_iops; variable
676 inode->i_op = &ceph_symlink_iops; in fill_inode()
1551 static const struct inode_operations ceph_symlink_iops = { variable