Lines Matching refs:SIZEOF_NONRESIDENT
1111 list_reserve = SIZEOF_NONRESIDENT + 3 * (1 + 2 * sizeof(u32)); in ni_insert_attr()
1303 err = run_pack(run, 0, svcn, Add2Ptr(attr, SIZEOF_NONRESIDENT), in ni_expand_mft_list()
1304 asize - SIZEOF_NONRESIDENT, &plen); in ni_expand_mft_list()
1317 attr->size = cpu_to_le32(run_size + SIZEOF_NONRESIDENT); in ni_expand_mft_list()
1319 done = asize - run_size - SIZEOF_NONRESIDENT; in ni_expand_mft_list()
1341 SIZEOF_NONRESIDENT + run_size, in ni_expand_mft_list()
1342 SIZEOF_NONRESIDENT, svcn, NULL); in ni_expand_mft_list()
1358 run_pack(run, svcn, evcn + 1 - svcn, Add2Ptr(attr, SIZEOF_NONRESIDENT), in ni_expand_mft_list()
1363 attr->nres.run_off = cpu_to_le16(SIZEOF_NONRESIDENT); in ni_expand_mft_list()
1453 u32 name_off = is_ext ? SIZEOF_NONRESIDENT_EX : SIZEOF_NONRESIDENT; in ni_insert_nonresident()
1769 (SIZEOF_NONRESIDENT + 8); in ni_new_attr_flags()