Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dsuper.h1225 extern const struct address_space_operations ceph_aops;
Daddr.c1375 const struct address_space_operations ceph_aops = { variable
Dinode.c961 inode->i_mapping->a_ops = &ceph_aops; in ceph_fill_inode()