Home
last modified time | relevance | path

Searched refs:is_xattr_datum_unchecked (Results 1 – 1 of 1) sorted by relevance

/linux/fs/jffs2/
H A Dxattr.c71 static int is_xattr_datum_unchecked(struct jffs2_sb_info *c, struct jffs2_xattr_datum *xd) in is_xattr_datum_unchecked() function
277 if (unlikely(is_xattr_datum_unchecked(c, xd))) in load_xattr_datum()
876 if (is_xattr_datum_unchecked(c, xd)) { in jffs2_build_xattr_subsystem()