Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dsuper.h1024 extern const struct address_space_operations ceph_aops;
Daddr.c1397 const struct address_space_operations ceph_aops = { variable
Dinode.c910 inode->i_mapping->a_ops = &ceph_aops; in fill_inode()