Home
last modified time | relevance | path

Searched refs:prev_frag (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dinode.c336 struct ceph_inode_frag *frag, *prev_frag = NULL; in ceph_fill_fragtree() local
394 !is_frag_child(frag->frag, prev_frag)) { in ceph_fill_fragtree()
411 prev_frag = frag; in ceph_fill_fragtree()
418 !is_frag_child(frag->frag, prev_frag)) { in ceph_fill_fragtree()
/kernel/linux/linux-6.6/fs/ceph/
H A Dinode.c458 struct ceph_inode_frag *frag, *prev_frag = NULL; in ceph_fill_fragtree() local
516 !is_frag_child(frag->frag, prev_frag)) { in ceph_fill_fragtree()
533 prev_frag = frag; in ceph_fill_fragtree()
540 !is_frag_child(frag->frag, prev_frag)) { in ceph_fill_fragtree()

Completed in 7 milliseconds