Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Dsuper.h1318 extern const struct file_operations ceph_dir_fops;
Ddir.c2131 const struct file_operations ceph_dir_fops = { variable
Dinode.c1217 inode->i_fop = &ceph_dir_fops; in ceph_fill_inode()