Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ceph/
Dsuper.h1145 extern const struct file_operations ceph_file_fops;
Dinode.c934 inode->i_fop = &ceph_file_fops; in ceph_fill_inode()
Dfile.c2474 const struct file_operations ceph_file_fops = { variable