fs/ext4/xattr.c
1012
struct ext4_xattr_entry *entry = BFIRST(block_bh);
fs/ext4/xattr.c
1312
BFIRST(bh),
fs/ext4/xattr.c
1884
bs->s.first = BFIRST(bs->bh);
fs/ext4/xattr.c
2816
bfree = ext4_xattr_free_space(BFIRST(bh), &min_offs, base,
fs/ext4/xattr.c
2975
for (entry = BFIRST(bh); !IS_LAST_ENTRY(entry);
fs/ext4/xattr.c
307
return check_xattrs(inode, bh, BFIRST(bh), bh->b_data + bh->b_size,
fs/ext4/xattr.c
601
entry = BFIRST(bh);
fs/ext4/xattr.c
770
error = ext4_xattr_list_entries(dentry, BFIRST(bh), buffer,
fs/ext4/xattr.c
892
for (entry = BFIRST(bh); !IS_LAST_ENTRY(entry);