Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.h1166 extern const struct address_space_operations ceph_aops;
H A Daddr.c1459 const struct address_space_operations ceph_aops = { variable
H A Dinode.c925 inode->i_mapping->a_ops = &ceph_aops; in ceph_fill_inode()