Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ceph/
Dsuper.h799 extern const struct file_operations ceph_file_fops;
Dfile.c857 const struct file_operations ceph_file_fops = { variable
Dinode.c675 inode->i_fop = &ceph_file_fops; in fill_inode()