Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dsuper.h1254 extern const struct file_operations ceph_snapdir_fops;
Ddir.c2023 const struct file_operations ceph_snapdir_fops = { variable
Dinode.c110 inode->i_fop = &ceph_snapdir_fops; in ceph_get_snapdir()