Home
last modified time | relevance | path

Searched refs:ocfs2_xa_get_free_start (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c1474 static int ocfs2_xa_get_free_start(struct ocfs2_xa_loc *loc) in ocfs2_xa_get_free_start() function
1602 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_block_check_space()
1636 first_namevalue_offset = ocfs2_xa_get_free_start(loc); in ocfs2_xa_block_wipe_namevalue()
1668 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_block_add_namevalue()
1765 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_bucket_check_space()
1848 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_bucket_add_namevalue()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c1468 static int ocfs2_xa_get_free_start(struct ocfs2_xa_loc *loc) in ocfs2_xa_get_free_start() function
1596 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_block_check_space()
1630 first_namevalue_offset = ocfs2_xa_get_free_start(loc); in ocfs2_xa_block_wipe_namevalue()
1662 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_block_add_namevalue()
1759 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_bucket_check_space()
1842 int free_start = ocfs2_xa_get_free_start(loc); in ocfs2_xa_bucket_add_namevalue()

Completed in 23 milliseconds