Searched refs:EXOFS_INO_ATTR_SIZE (Results 1 – 2 of 2) sorted by relevance
183 #define EXOFS_INO_ATTR_SIZE sizeof(struct exofs_fcb) macro189 EXOFS_INO_ATTR_SIZE);
1115 WARN_ON(attrs[0].len != EXOFS_INO_ATTR_SIZE); in exofs_get_inode()1116 memcpy(inode, attrs[0].val_ptr, EXOFS_INO_ATTR_SIZE); in exofs_get_inode()