Home
last modified time | relevance | path

Searched refs:ceph_dentry_hash (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dexport.c62 sfh->hash = ceph_dentry_hash(dir, dentry); in ceph_encode_snapfh()
H A Dsuper.h1200 extern unsigned ceph_dentry_hash(struct inode *dir, struct dentry *dn);
H A Ddir.c1911 unsigned ceph_dentry_hash(struct inode *dir, struct dentry *dn) in ceph_dentry_hash() function
H A Dmds_client.c1095 hash = ceph_dentry_hash(dir, req->r_dentry); in __choose_mds()
/kernel/linux/linux-6.6/fs/ceph/
H A Dexport.c63 sfh->hash = ceph_dentry_hash(dir, dentry); in ceph_encode_snapfh()
H A Dsuper.h1335 extern unsigned ceph_dentry_hash(struct inode *dir, struct dentry *dn);
H A Ddir.c2111 unsigned ceph_dentry_hash(struct inode *dir, struct dentry *dn) in ceph_dentry_hash() function
H A Dmds_client.c1337 hash = ceph_dentry_hash(dir, req->r_dentry); in __choose_mds()

Completed in 24 milliseconds