Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Dsuper.h1196 extern const struct address_space_operations ceph_aops;
Daddr.c1320 const struct address_space_operations ceph_aops = { variable
Dinode.c951 inode->i_mapping->a_ops = &ceph_aops; in ceph_fill_inode()