Home
last modified time | relevance | path

Searched refs:OCFS2_MAX_XATTR_TREE_LEAF_SIZE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.h19 #define OCFS2_MAX_XATTR_TREE_LEAF_SIZE 65536 macro
H A Dalloc.c301 ocfs2_clusters_for_bytes(sb, OCFS2_MAX_XATTR_TREE_LEAF_SIZE); in ocfs2_xattr_tree_fill_max_leaf_clusters()
H A Dxattr.c5088 * So now the maximum size is OCFS2_MAX_XATTR_TREE_LEAF_SIZE(or clustersize,
5142 OCFS2_MAX_XATTR_TREE_LEAF_SIZE) { in ocfs2_add_new_xattr_cluster()
5146 * OCFS2_MAX_XATTR_TREE_LEAF_SIZE, cool. We will let it be in ocfs2_add_new_xattr_cluster()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.h17 #define OCFS2_MAX_XATTR_TREE_LEAF_SIZE 65536 macro
H A Dalloc.c299 ocfs2_clusters_for_bytes(sb, OCFS2_MAX_XATTR_TREE_LEAF_SIZE); in ocfs2_xattr_tree_fill_max_leaf_clusters()
H A Dxattr.c5082 * So now the maximum size is OCFS2_MAX_XATTR_TREE_LEAF_SIZE(or clustersize,
5136 OCFS2_MAX_XATTR_TREE_LEAF_SIZE) { in ocfs2_add_new_xattr_cluster()
5140 * OCFS2_MAX_XATTR_TREE_LEAF_SIZE, cool. We will let it be in ocfs2_add_new_xattr_cluster()

Completed in 35 milliseconds