Home
last modified time | relevance | path

Searched refs:ceph_file_fops (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ceph/
H A Dinode.c1186 inode->i_fop = &ceph_file_fops; in ceph_fill_inode()
H A Dfile.c3168 const struct file_operations ceph_file_fops = { variable