Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Dinode.c35 static const struct inode_operations ceph_symlink_iops; variable
967 inode->i_op = &ceph_symlink_iops; in ceph_fill_inode()
1987 static const struct inode_operations ceph_symlink_iops = { variable