Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Dsuper.h1287 extern const struct address_space_operations ceph_aops;
Daddr.c1557 const struct address_space_operations ceph_aops = { variable
Dinode.c1144 inode->i_mapping->a_ops = &ceph_aops; in ceph_fill_inode()