Home
last modified time | relevance | path

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

/fs/ceph/
Dsuper.h795 extern const struct address_space_operations ceph_aops;
800 extern const struct address_space_operations ceph_aops;
Daddr.c1165 const struct address_space_operations ceph_aops = { variable
Dinode.c661 inode->i_mapping->a_ops = &ceph_aops; in fill_inode()