Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/
H A Dxattr.c1339 * rbtree_simple_xattr_less - compare two xattr rbtree nodes
1348 static bool rbtree_simple_xattr_less(struct rb_node *new_node, in rbtree_simple_xattr_less() function
1367 rb_add(&new_xattr->rb_node, &xattrs->rb_root, rbtree_simple_xattr_less); in simple_xattr_add()

Completed in 2 milliseconds