Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dinode.c38 static const struct inode_operations ceph_encrypted_symlink_iops; variable
1241 inode->i_op = &ceph_encrypted_symlink_iops; in ceph_fill_inode()
2318 static const struct inode_operations ceph_encrypted_symlink_iops = { variable