Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.h1184 extern const struct file_operations ceph_dir_fops;
H A Ddir.c1930 const struct file_operations ceph_dir_fops = { variable
H A Dinode.c972 inode->i_fop = &ceph_dir_fops; in ceph_fill_inode()