Lines Matching defs:s_ih
1079 struct item_head s_ih;
1098 copy_item_head(&s_ih, tp_item_head(path));
1099 pos = I_UNFM_NUM(&s_ih);
1101 while (le_ih_k_offset (&s_ih) + (pos - 1) * blk_size > new_file_length) {
1115 unfm = (__le32 *)ih_item_body(bh, &s_ih) + pos - 1;
1127 if (item_moved (&s_ih, path)) {
1257 struct item_head s_ih;
1287 copy_item_head(&s_ih, tp_item_head(path));
1363 off = ((le_ih_k_offset(&s_ih) - 1) & (PAGE_SIZE - 1));
1365 ih_item_body(PATH_PLAST_BUFFER(path), &s_ih),
1376 quota_cut_bytes, inode->i_uid, head2type(&s_ih));