Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dsuper.h1242 extern const struct file_operations ceph_file_fops;
Dfile.c2572 const struct file_operations ceph_file_fops = { variable
Dinode.c974 inode->i_fop = &ceph_file_fops; in ceph_fill_inode()