Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dxattr.c387 struct buffer_head *bhs_inline[8]; in ext4_xattr_inode_read() local
388 struct buffer_head **bhs = bhs_inline; in ext4_xattr_inode_read()
391 if (bh_count > ARRAY_SIZE(bhs_inline)) { in ext4_xattr_inode_read()
416 if (bhs != bhs_inline) in ext4_xattr_inode_read()