Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dxattr.c349 struct buffer_head *bhs_inline[8]; in ext4_xattr_inode_read() local
350 struct buffer_head **bhs = bhs_inline; in ext4_xattr_inode_read()
353 if (bh_count > ARRAY_SIZE(bhs_inline)) { in ext4_xattr_inode_read()
378 if (bhs != bhs_inline) in ext4_xattr_inode_read()