xl_size           196 fs/ocfs2/xattr.c 	int xl_size;
xl_size          1456 fs/ocfs2/xattr.c 	BUG_ON(offset >= loc->xl_size);
xl_size          1502 fs/ocfs2/xattr.c 	loc->xl_entry->xe_name_offset = cpu_to_le16(loc->xl_size);
xl_size          1549 fs/ocfs2/xattr.c 	if (loc->xl_size == (bh->b_size -
xl_size          1587 fs/ocfs2/xattr.c 	int offset, free_start = loc->xl_size;
xl_size          1678 fs/ocfs2/xattr.c 	if (loc->xl_size == (bh->b_size -
xl_size          2280 fs/ocfs2/xattr.c 	loc->xl_size = le16_to_cpu(di->i_xattr_inline_size);
xl_size          2283 fs/ocfs2/xattr.c 					      loc->xl_size);
xl_size          2301 fs/ocfs2/xattr.c 	loc->xl_size = bh->b_size - offsetof(struct ocfs2_xattr_block,
xl_size          2314 fs/ocfs2/xattr.c 	loc->xl_size = OCFS2_XATTR_BUCKET_SIZE;