Searched refs:ocfs2_xa_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.c | 2222 static int ocfs2_xa_set(struct ocfs2_xa_loc *loc, in ocfs2_xa_set() function 2793 ret = ocfs2_xa_set(&loc, xi, ctxt); in ocfs2_xattr_ibody_set() 2983 ret = ocfs2_xa_set(&loc, xi, ctxt); in ocfs2_xattr_block_set() 5556 ret = ocfs2_xa_set(&loc, xi, ctxt); in ocfs2_xattr_set_entry_bucket() 5574 ret = ocfs2_xa_set(&loc, xi, ctxt); in ocfs2_xattr_set_entry_bucket()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.c | 2216 static int ocfs2_xa_set(struct ocfs2_xa_loc *loc, in ocfs2_xa_set() function 2787 ret = ocfs2_xa_set(&loc, xi, ctxt); in ocfs2_xattr_ibody_set() 2977 ret = ocfs2_xa_set(&loc, xi, ctxt); in ocfs2_xattr_block_set() 5550 ret = ocfs2_xa_set(&loc, xi, ctxt); in ocfs2_xattr_set_entry_bucket() 5568 ret = ocfs2_xa_set(&loc, xi, ctxt); in ocfs2_xattr_set_entry_bucket()
|
Completed in 18 milliseconds