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

/linux-master/fs/ocfs2/
H A Dxattr.c232 ocfs2_xattr_is_local(xe));
960 if (!ocfs2_xattr_is_local(&xh->xh_entries[i]))
1176 if (ocfs2_xattr_is_local(xs->here)) {
1251 if (ocfs2_xattr_is_local(xs->here)) {
1526 BUG_ON(ocfs2_xattr_is_local(loc->xl_entry));
1892 if (ocfs2_xattr_is_local(loc->xl_entry))
2015 if (!ocfs2_xattr_is_local(loc->xl_entry)) {
2064 int xe_local = ocfs2_xattr_is_local(loc->xl_entry);
2139 if (!ocfs2_xattr_is_local(loc->xl_entry)) {
2372 if (ocfs2_xattr_is_local(entr
[all...]
H A Docfs2_fs.h1101 static inline int ocfs2_xattr_is_local(struct ocfs2_xattr_entry *xe) function

Completed in 131 milliseconds