Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dxattr.h16 #define EXT4_XATTR_REFCOUNT_MAX 1024 macro
H A Dxattr.c1262 if (ref == EXT4_XATTR_REFCOUNT_MAX - 1) { in ext4_xattr_release_block()
2023 if (ref >= EXT4_XATTR_REFCOUNT_MAX) in ext4_xattr_block_set()
2975 EXT4_XATTR_REFCOUNT_MAX; in ext4_xattr_block_cache_insert()