Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsuper.h1315 extern const struct address_space_operations ceph_aops;
H A Daddr.c1919 const struct address_space_operations ceph_aops = { variable
H A Dinode.c1209 inode->i_mapping->a_ops = &ceph_aops; in ceph_fill_inode()