Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h1305 extern const struct file_operations ceph_file_fops;
H A Dfile.c3056 const struct file_operations ceph_file_fops = { variable
H A Dinode.c1157 inode->i_fop = &ceph_file_fops; in ceph_fill_inode()