Home
last modified time | relevance | path

Searched refs:ceph_inode_frag (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dinode.c127 static struct ceph_inode_frag *__get_or_create_frag(struct ceph_inode_info *ci, in __get_or_create_frag()
132 struct ceph_inode_frag *frag; in __get_or_create_frag()
138 frag = rb_entry(parent, struct ceph_inode_frag, node); in __get_or_create_frag()
168 struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci, u32 f) in __ceph_find_frag()
173 struct ceph_inode_frag *frag = in __ceph_find_frag()
174 rb_entry(n, struct ceph_inode_frag, node); in __ceph_find_frag()
192 struct ceph_inode_frag *pfrag, int *found) in __ceph_choose_frag()
195 struct ceph_inode_frag *frag; in __ceph_choose_frag()
234 struct ceph_inode_frag *pfrag, int *found) in ceph_choose_frag()
252 struct ceph_inode_frag *fra in ceph_fill_dirfrag()
[all...]
H A Dsuper.h244 struct ceph_inode_frag { struct
673 extern struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci,
681 struct ceph_inode_frag *pfrag,
H A Dmds_client.c1111 struct ceph_inode_frag frag; in __choose_mds()
/kernel/linux/linux-6.6/fs/ceph/
H A Dinode.c249 static struct ceph_inode_frag *__get_or_create_frag(struct ceph_inode_info *ci, in __get_or_create_frag()
254 struct ceph_inode_frag *frag; in __get_or_create_frag()
260 frag = rb_entry(parent, struct ceph_inode_frag, node); in __get_or_create_frag()
290 struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci, u32 f) in __ceph_find_frag()
295 struct ceph_inode_frag *frag = in __ceph_find_frag()
296 rb_entry(n, struct ceph_inode_frag, node); in __ceph_find_frag()
314 struct ceph_inode_frag *pfrag, int *found) in __ceph_choose_frag()
317 struct ceph_inode_frag *frag; in __ceph_choose_frag()
356 struct ceph_inode_frag *pfrag, int *found) in ceph_choose_frag()
374 struct ceph_inode_frag *fra in ceph_fill_dirfrag()
[all...]
H A Dsuper.h268 struct ceph_inode_frag { struct
730 extern struct ceph_inode_frag *__ceph_find_frag(struct ceph_inode_info *ci,
738 struct ceph_inode_frag *pfrag,
H A Dmds_client.c1353 struct ceph_inode_frag frag; in __choose_mds()

Completed in 21 milliseconds