Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dinode.c34 static const struct inode_operations ceph_symlink_iops; variable
910 inode->i_op = &ceph_symlink_iops; in fill_inode()
1934 static const struct inode_operations ceph_symlink_iops = { variable