Searched refs:rbp_next (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/fs/ | ||
H A D | xattr.c | 1400 struct rb_node *rbp_next; in simple_xattrs_free() local 1402 rbp_next = rb_next(rbp); in simple_xattrs_free() 1409 rbp = rbp_next; in simple_xattrs_free() |
Completed in 3 milliseconds