Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dxattr.h73 #define BFIRST(bh) ENTRY(BHDR(bh)+1) macro
Dxattr.c228 error = ext4_xattr_check_names(BFIRST(bh), bh->b_data + bh->b_size, in ext4_xattr_check_block()
304 entry = BFIRST(bh); in ext4_xattr_block_get()
451 error = ext4_xattr_list_entries(dentry, BFIRST(bh), buffer, buffer_size); in ext4_xattr_block_list()
758 bs->s.first = BFIRST(bs->bh); in ext4_xattr_block_find()
1320 first = BFIRST(bh); in ext4_expand_extra_isize_ea()