Home
last modified time | relevance | path

Searched refs:ocfs2_xattr_is_local (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c238 ocfs2_xattr_is_local(xe)); in namevalue_size_xe()
966 if (!ocfs2_xattr_is_local(&xh->xh_entries[i])) in ocfs2_has_inline_xattr_value_outside()
1182 if (ocfs2_xattr_is_local(xs->here)) { in ocfs2_xattr_ibody_get()
1257 if (ocfs2_xattr_is_local(xs->here)) { in ocfs2_xattr_block_get()
1532 BUG_ON(ocfs2_xattr_is_local(loc->xl_entry)); in ocfs2_xa_fill_value_buf()
1898 if (ocfs2_xattr_is_local(loc->xl_entry)) in ocfs2_xa_value_clusters()
2021 if (!ocfs2_xattr_is_local(loc->xl_entry)) { in ocfs2_xa_remove()
2070 int xe_local = ocfs2_xattr_is_local(loc->xl_entry); in ocfs2_xa_reuse_entry()
2145 if (!ocfs2_xattr_is_local(loc->xl_entry)) { in ocfs2_xa_prepare_entry()
2378 if (ocfs2_xattr_is_local(entr in ocfs2_remove_value_outside()
[all...]
H A Docfs2_fs.h1103 static inline int ocfs2_xattr_is_local(struct ocfs2_xattr_entry *xe) in ocfs2_xattr_is_local() function
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c232 ocfs2_xattr_is_local(xe)); in namevalue_size_xe()
960 if (!ocfs2_xattr_is_local(&xh->xh_entries[i])) in ocfs2_has_inline_xattr_value_outside()
1176 if (ocfs2_xattr_is_local(xs->here)) { in ocfs2_xattr_ibody_get()
1251 if (ocfs2_xattr_is_local(xs->here)) { in ocfs2_xattr_block_get()
1526 BUG_ON(ocfs2_xattr_is_local(loc->xl_entry)); in ocfs2_xa_fill_value_buf()
1892 if (ocfs2_xattr_is_local(loc->xl_entry)) in ocfs2_xa_value_clusters()
2015 if (!ocfs2_xattr_is_local(loc->xl_entry)) { in ocfs2_xa_remove()
2064 int xe_local = ocfs2_xattr_is_local(loc->xl_entry); in ocfs2_xa_reuse_entry()
2139 if (!ocfs2_xattr_is_local(loc->xl_entry)) { in ocfs2_xa_prepare_entry()
2372 if (ocfs2_xattr_is_local(entr in ocfs2_remove_value_outside()
[all...]
H A Docfs2_fs.h1101 static inline int ocfs2_xattr_is_local(struct ocfs2_xattr_entry *xe) in ocfs2_xattr_is_local() function

Completed in 19 milliseconds