Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Dsuper.h1288 extern const struct netfs_request_ops ceph_netfs_ops;
H A Daddr.c527 const struct netfs_request_ops ceph_netfs_ops = { variable
H A Dinode.c579 netfs_inode_init(&ci->netfs, &ceph_netfs_ops, false); in ceph_alloc_inode()