Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.h1173 extern const struct file_operations ceph_file_fops;
H A Dinode.c938 inode->i_fop = &ceph_file_fops; in ceph_fill_inode()
H A Dfile.c2513 const struct file_operations ceph_file_fops = { variable