Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h1290 extern const struct netfs_request_ops ceph_netfs_ops;
H A Daddr.c510 const struct netfs_request_ops ceph_netfs_ops = { variable
H A Dinode.c567 netfs_inode_init(&ci->netfs, &ceph_netfs_ops); in ceph_alloc_inode()