Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ext4/
Dxattr.c347 struct buffer_head *bhs_inline[8]; in ext4_xattr_inode_read() local
348 struct buffer_head **bhs = bhs_inline; in ext4_xattr_inode_read()
351 if (bh_count > ARRAY_SIZE(bhs_inline)) { in ext4_xattr_inode_read()
376 if (bhs != bhs_inline) in ext4_xattr_inode_read()