Searched refs:ni (Results 1 - 25 of 147) sorted by relevance

123456

/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-ripng.c50 rip6_entry_print(register const struct netinfo6 *ni, int metric) argument
53 l = printf("%s/%d", ip6addr_string(&ni->rip6_dest), ni->rip6_plen);
54 if (ni->rip6_tag)
55 l += printf(" [%d]", EXTRACT_16BITS(&ni->rip6_tag));
57 l += printf(" (%d)", ni->rip6_metric);
65 register const struct netinfo6 *ni; local
82 j = length / sizeof(*ni);
89 if (j * sizeof(*ni) != length - 4)
93 trunc = ((i / sizeof(*ni)) * sizeo
[all...]
H A Dprint-rip.c99 rip_entry_print_v1(register const struct rip_netinfo *ni) argument
104 family = EXTRACT_16BITS(&ni->rip_family);
107 print_unknown_data((u_int8_t *)&ni->rip_family,"\n\t ",RIP_ROUTELEN);
110 if (EXTRACT_16BITS(&ni->rip_tag) ||
111 EXTRACT_32BITS(&ni->rip_dest_mask) ||
112 EXTRACT_32BITS(&ni->rip_router)) {
114 print_unknown_data((u_int8_t *)&ni->rip_family,"\n\t ",RIP_ROUTELEN);
118 ipaddr_string(&ni->rip_dest),
119 EXTRACT_32BITS(&ni->rip_metric));
123 rip_entry_print_v2(register const struct rip_netinfo *ni) argument
166 register const struct rip_netinfo *ni; local
[all...]
/macosx-10.9.5/ntfs-83/kext/
H A Dntfs_bitmap.h46 __private_extern__ errno_t __ntfs_bitmap_set_bits_in_run(ntfs_inode *ni,
52 * @ni: ntfs inode describing the bitmap
58 * ntfs inode @ni to @value, where @value is either 0 or 1.
62 * Locking: The caller must hold @ni->lock.
64 static inline errno_t ntfs_bitmap_set_bits_in_run(ntfs_inode *ni, argument
67 return __ntfs_bitmap_set_bits_in_run(ni, start_bit, count, value,
73 * @ni: ntfs inode describing the bitmap
78 * ntfs inode @ni.
82 * Locking: The caller must hold @ni->lock.
84 static inline errno_t ntfs_bitmap_set_run(ntfs_inode *ni, cons argument
103 ntfs_bitmap_clear_run(ntfs_inode *ni, const s64 start_bit, const s64 count) argument
120 ntfs_bitmap_set_bit(ntfs_inode *ni, const s64 bit) argument
136 ntfs_bitmap_clear_bit(ntfs_inode *ni, const s64 bit) argument
[all...]
H A Dntfs_attr_list.h50 __private_extern__ errno_t ntfs_attr_list_is_needed(ntfs_inode *ni,
53 __private_extern__ errno_t ntfs_attr_list_delete(ntfs_inode *ni,
56 __private_extern__ errno_t ntfs_attr_list_add(ntfs_inode *ni, MFT_RECORD *m,
59 __private_extern__ errno_t ntfs_attr_list_sync_shrink(ntfs_inode *ni,
68 * @ni: base ntfs inode whose attribute list attribugte to update
72 * Write the attribute list attribute value cached in @ni starting at byte
85 static inline int ntfs_attr_list_sync(ntfs_inode *ni, const unsigned start_ofs, argument
88 return ntfs_attr_list_sync_shrink(ni, start_ofs, ctx);
91 __private_extern__ void ntfs_attr_list_entries_delete(ntfs_inode *ni,
96 * @ni
104 ntfs_attr_list_entry_delete(ntfs_inode *ni, ATTR_LIST_ENTRY *target_entry) argument
[all...]
H A Dntfs_hash.c152 ntfs_inode *ni; local
157 * @ni set to NULL.
160 LIST_FOREACH(ni, list, hash) {
161 if (ni->vol != vol)
163 if (!ntfs_inode_test(ni, na))
170 if (NInoReclaim(ni) || NInoAlloc(ni)) {
174 if (NInoReclaim(ni))
176 else /* if (NInoAlloc(ni)) */
182 ntfs_inode_wait(ni,
204 ntfs_inode *ni; local
245 ntfs_inode *ni; local
272 ntfs_inode *ni, *nni; local
341 ntfs_inode_hash_rm(ntfs_inode *ni) argument
[all...]
H A Dntfs_inode.c79 * @ni: ntfs inode which to test
82 * Compare the ntfs attribute embedded in the ntfs inode @ni for equality with
92 BOOL ntfs_inode_test(ntfs_inode *ni, const ntfs_attr *na) argument
94 if (ni->mft_no != na->mft_no)
96 /* If !NInoAttr(ni), @ni is a normal file or directory inode. */
97 if (!NInoAttr(ni)) {
105 if (ni->type != na->type)
107 vol = ni->vol;
108 if (!ntfs_are_names_equal(ni
133 __ntfs_inode_init(ntfs_volume *vol, ntfs_inode *ni) argument
205 ntfs_inode_init(ntfs_volume *vol, ntfs_inode *ni, const ntfs_attr *na) argument
275 ntfs_inode_get_vtype(ntfs_inode *ni) argument
326 ntfs_inode_add_vnode_attr(ntfs_inode *ni, const BOOL is_system, vnode_t parent_vn, struct componentname *cn, BOOL isstream) argument
463 ntfs_inode *ni; local
700 ntfs_inode *ni; local
802 ntfs_inode *ni; local
1084 ntfs_inode *ni; local
1180 ntfs_inode *ni; local
1327 ntfs_inode_afpinfo_cache(ntfs_inode *ni, AFPINFO *afp, const unsigned afp_size) argument
1393 ntfs_inode_afpinfo_read(ntfs_inode *ni) argument
1455 ntfs_finder_info_is_unused(ntfs_inode *ni) argument
1477 ntfs_inode_afpinfo_sync(AFPINFO *afp, const unsigned afp_size, ntfs_inode *ni) argument
1525 ntfs_inode_afpinfo_write(ntfs_inode *ni) argument
1712 ntfs_inode_read(ntfs_inode *ni) argument
2362 ntfs_attr_inode_read_or_create(ntfs_inode *base_ni, ntfs_inode *ni, const int options) argument
2805 ntfs_index_inode_read(ntfs_inode *base_ni, ntfs_inode *ni) argument
3134 ntfs_inode_free(ntfs_inode *ni) argument
3233 ntfs_inode_reclaim(ntfs_inode *ni) argument
3344 ntfs_inode_data_sync(ntfs_inode *ni, const int ioflags) argument
3458 ntfs_inode_sync_to_mft_record(ntfs_inode *ni) argument
4065 ntfs_inode_sync(ntfs_inode *ni, const int ioflags, const BOOL skip_mft_record_sync) argument
4224 ntfs_inode_get_name_and_parent_mref(ntfs_inode *ni, BOOL have_parent, MFT_REF *parent_mref, const char *name) argument
4451 ntfs_inode *root_ni, *ni; local
[all...]
H A Dntfs_page.c59 * @ni: ntfs inode whose data to read into the page range
66 * Read @size bytes from the ntfs inode @ni, starting at byte offset @attr_ofs
78 * is locked for writing (@ni->lock) thus we cheat and set UPL_NESTED_PAGEOUT
106 * Locking: - Caller must hold an iocount reference on the vnode of @ni.
107 * - Caller must not hold @ni->lock or if it is held it must be for
109 * the caller must hold @ni->lock for reading or writing.
111 int ntfs_pagein(ntfs_inode *ni, s64 attr_ofs, unsigned size, upl_t upl, argument
123 (unsigned long long)ni->mft_no,
132 ntfs_error(ni->vol->mp, "NULL page list passed in (error "
136 if (S_ISDIR(ni
369 ntfs_page_map_ext(ntfs_inode *ni, s64 ofs, upl_t *upl, upl_page_info_array_t *pl, u8 **kaddr, const BOOL uptodate, const BOOL rw) argument
459 ntfs_page_unmap(ntfs_inode *ni, upl_t upl, upl_page_info_array_t pl, const BOOL mark_dirty) argument
523 ntfs_page_dump(ntfs_inode *ni, upl_t upl, upl_page_info_array_t pl __unused) argument
[all...]
H A Dntfs_vnops.c108 ntfs_inode *ni; local
113 ni = NTFS_I(buf_vnode(cbp));
115 if (size & (ni->block_size - 1))
120 ntfs_error(ni->vol->mp, "Failed to map buffer (error %d).",
125 if (NInoMstProtected(ni)) {
127 u32 rec_size = ni->block_size;
131 if (ni->type == AT_INDEX_ALLOCATION)
137 (unsigned long long)ni->mft_no,
138 (unsigned)le32_to_cpu(ni->type),
139 (unsigned)ni
231 ntfs_inode *ni; local
341 ntfs_inode *ni; local
601 ntfs_inode *ni, *dir_ni = NTFS_I(a->a_dvp); local
1134 ntfs_inode *ni, *dir_ni = NTFS_I(dir_vn); local
1543 ntfs_inode *ni = NTFS_I(a->a_dvp); local
1587 ntfs_inode *ni = NTFS_I(a->a_dvp); local
1622 ntfs_inode *base_ni, *ni = NTFS_I(a->a_vp); local
1691 ntfs_inode *base_ni, *ni = NTFS_I(vn); local
1774 ntfs_inode *ni, *base_ni; local
2147 ntfs_inode *base_ni, *ni = NTFS_I(a->a_vp); local
2432 ntfs_vnop_read_compressed(ntfs_inode *ni, uio_t uio, const s64 data_size, int ioflags) argument
2767 ntfs_read(ntfs_inode *ni, uio_t uio, const int ioflags, const BOOL locked) argument
3029 ntfs_inode *ni = NTFS_I(vn); local
3096 ntfs_write(ntfs_inode *ni, uio_t uio, int ioflags, BOOL write_locked) argument
3802 ntfs_inode *ni = NTFS_I(vn); local
3915 ntfs_inode *ni = NTFS_I(a->a_vp); local
3952 ntfs_inode *ni = NTFS_I(a->a_vp); local
3984 ntfs_inode *ni = NTFS_I(vn); local
4043 ntfs_unlink_internal(ntfs_inode *dir_ni, ntfs_inode *ni, ntfschar *name, signed name_len, FILENAME_TYPE_FLAGS name_type, const BOOL is_rename) argument
4679 ntfs_unlink(ntfs_inode *dir_ni, ntfs_inode *ni, struct componentname *cn, const int flags, const BOOL is_rmdir) argument
5020 ntfs_inode *ni = NTFS_I(a->a_vp); local
5058 ntfs_link_internal(ntfs_inode *ni, ntfs_inode *dir_ni, struct componentname *cn, const BOOL is_rename, const ntfschar *name, const signed name_len) argument
5415 ntfs_inode *ni, *dir_ni; local
6504 ntfs_inode *ni = NTFS_I(a->a_dvp); local
6549 ntfs_inode *ni = NTFS_I(a->a_vp); local
6595 ntfs_inode *dir_ni, *ni, *raw_ni; local
6898 ntfs_inode *ni, *raw_ni; local
7025 ntfs_mft_record_free_all(ntfs_inode *base_ni, ntfs_inode *ni, MFT_RECORD *m) argument
7218 ntfs_inode *base_ni, *mftbmp_ni, *ni = NTFS_I(vn); local
7669 ntfs_inode *ni = NTFS_I(vn); local
7706 ntfs_inode *ni = NTFS_I(a->a_vp); local
7886 ntfs_inode *base_ni, *ni = NTFS_I(a->a_vp); local
7943 ntfs_mst_pageout(ntfs_inode *ni, upl_t upl, upl_offset_t upl_ofs, unsigned size, s64 attr_ofs, s64 attr_size, int flags) argument
8168 ntfs_inode *base_ni, *ni = NTFS_I(a->a_vp); local
8671 ntfs_inode *ani, *ni = NTFS_I(a->a_vp); local
9003 ntfs_inode *ani, *ni = NTFS_I(a->a_vp); local
9451 ntfs_inode *ani, *ni = NTFS_I(a->a_vp); local
9732 ntfs_inode *ni = NTFS_I(args->a_vp); local
10079 ntfs_inode *ni; local
10132 ntfs_inode *ni; local
10245 ntfs_inode *ni = NTFS_I(a->a_vp); local
10546 ntfs_inode *sni, *ni = NTFS_I(vn); local
10664 ntfs_inode *sni, *ni = NTFS_I(vn); local
10771 ntfs_inode *sni, *ni = NTFS_I(vn); local
[all...]
H A Dntfs_inode.h385 static inline u32 NIno##flag(ntfs_inode *ni) \
387 return (ni->flags >> NI_##flag) & 1; \
389 static inline void NInoSet##flag(ntfs_inode *ni) \
391 (void)OSBitOrAtomic((u32)1 << NI_##flag, (UInt32*)&ni->flags); \
393 static inline void NInoClear##flag(ntfs_inode *ni) \
395 (void)OSBitAndAtomic(~((u32)1 << NI_##flag), (UInt32*)&ni->flags); \
402 static inline u32 NInoTestSet##flag(ntfs_inode *ni) \
405 (UInt32*)&ni->flags) >> NI_##flag) & 1; \
407 static inline u32 NInoTestClear##flag(ntfs_inode *ni) \
410 (UInt32*)&ni
417 NInoClearAllocLocked(ntfs_inode *ni) argument
456 NInoDirty(ntfs_inode *ni) argument
537 ntfs_inode_wakeup(ntfs_inode *ni) argument
549 ntfs_inode_unlock_alloc(ntfs_inode *ni) argument
652 ntfs_raw_inode_get(ntfs_inode *ni, const lck_rw_type_t lock, ntfs_inode **nni) argument
[all...]
H A Dntfs_mft.h48 __private_extern__ errno_t ntfs_mft_record_map_ext(ntfs_inode *ni,
53 * @ni: ntfs inode whose mft record to map
56 * The buffer containing the mft record belonging to the ntfs inode @ni is
63 * of @ni.
65 static inline errno_t ntfs_mft_record_map(ntfs_inode *ni, MFT_RECORD **m) argument
67 return ntfs_mft_record_map_ext(ni, m, FALSE);
70 __private_extern__ void ntfs_mft_record_unmap(ntfs_inode *ni);
100 static inline void ntfs_extent_mft_record_unmap(ntfs_inode *ni) argument
102 ntfs_mft_record_unmap(ni);
105 __private_extern__ errno_t ntfs_mft_record_sync(ntfs_inode *ni);
[all...]
H A Dntfs_page.h47 __private_extern__ int ntfs_pagein(ntfs_inode *ni, s64 attr_ofs, unsigned size,
50 __private_extern__ errno_t ntfs_page_map_ext(ntfs_inode *ni, s64 ofs,
56 * @ni: ntfs inode of which to map a page
57 * @ofs: byte offset into @ni of which to map a page
63 * Map the page corresponding to byte offset @ofs into the ntfs inode @ni into
74 * Locking: - Caller must hold an iocount reference on the vnode of @ni.
75 * - Caller must hold @ni->lock for reading or writing.
77 static inline errno_t ntfs_page_map(ntfs_inode *ni, s64 ofs, upl_t *upl, argument
80 return ntfs_page_map_ext(ni, ofs, upl, pl, kaddr, TRUE, rw);
85 * @ni
107 ntfs_page_grab(ntfs_inode *ni, s64 ofs, upl_t *upl, upl_page_info_array_t *pl, u8 **kaddr, const BOOL rw) argument
[all...]
H A Dntfs_attr.c72 * @ni: ntfs inode for which to map the whole runlist
74 * Map the whole runlist of the ntfs inode @ni.
86 errno_t ntfs_attr_map_runlist(ntfs_inode *ni) argument
96 (unsigned long long)ni->mft_no,
97 (unsigned)le32_to_cpu(ni->type));
99 if (!NInoNonResident(ni)) {
103 lck_rw_lock_exclusive(&ni->rl.lock);
105 if (ni->rl.alloc && ni->rl.elements)
106 panic("%s(): ni
226 ntfs_map_runlist_nolock(ntfs_inode *ni, VCN vcn, ntfs_attr_search_ctx *ctx) argument
435 ntfs_attr_vcn_to_lcn_nolock(ntfs_inode *ni, const VCN vcn, const BOOL write_locked, s64 *clusters) argument
580 ntfs_attr_find_vcn_nolock(ntfs_inode *ni, const VCN vcn, ntfs_rl_element **run, ntfs_attr_search_ctx *ctx) argument
704 ntfs_attr_search_ctx_get(ntfs_inode *ni, MFT_RECORD *m) argument
978 ntfs_inode *base_ni, *ni = ctx->ni; local
1535 ntfs_inode *ni; local
2418 ntfs_resident_attr_record_insert(ntfs_inode *ni, ntfs_attr_search_ctx *ctx, const ATTR_TYPE type, const ntfschar *name, const u8 name_len, const void *val, const u32 val_len) argument
2927 ntfs_attr_make_non_resident(ntfs_inode *ni) argument
3576 ntfs_inode *base_ni, *ni; local
3688 ntfs_inode *base_ni, *ni; local
3915 ntfs_attr_set_initialized_size(ntfs_inode *ni, s64 new_init_size) argument
4071 ntfs_attr_extend_initialized(ntfs_inode *ni, const s64 new_init_size) argument
4521 ntfs_attr_sparse_set(ntfs_inode *base_ni, ntfs_inode *ni, ntfs_attr_search_ctx *ctx) argument
5061 ntfs_attr_sparse_clear(ntfs_inode *base_ni, ntfs_inode *ni, ntfs_attr_search_ctx *ctx) argument
5178 ntfs_attr_instantiate_holes(ntfs_inode *ni, s64 start, s64 end, s64 *new_end, BOOL atomic) argument
5942 ntfs_attr_extend_allocation(ntfs_inode *ni, s64 new_alloc_size, const s64 new_data_size, const s64 data_start, ntfs_index_context *ictx, s64 *dst_alloc_size, const BOOL atomic) argument
7664 ntfs_attr_resize(ntfs_inode *ni, s64 new_size, int ioflags, ntfs_index_context *ictx) argument
8810 ntfs_attr_set(ntfs_inode *ni, s64 ofs, const s64 cnt, const u8 val) argument
8935 ntfs_resident_attr_read(ntfs_inode *ni, const s64 ofs, const u32 cnt, u8 *buf) argument
9029 ntfs_resident_attr_write(ntfs_inode *ni, u8 *buf, u32 cnt, const s64 ofs) argument
[all...]
H A Dntfs_bitmap.c53 * @ni: ntfs inode describing the bitmap
60 * ntfs inode @ni to @value, where @value is either 0 or 1.
67 * Locking: The caller must hold @ni->lock.
69 errno_t __ntfs_bitmap_set_bits_in_run(ntfs_inode *ni, const s64 start_bit, argument
81 if (!ni)
82 panic("%s(): !ni\n", __FUNCTION__);
84 "0x%llx, value %u.%s", (unsigned long long)ni->mft_no,
100 err = ntfs_page_map(ni, ofs, &upl, &pl, &kaddr, TRUE);
103 ntfs_error(ni->vol->mp, "Failed to map first page "
145 ntfs_page_unmap(ni, up
[all...]
H A Dntfs_hash.h64 * @ni: ntfs inode to remove from the hash
66 * Remove the ntfs inode @ni from the ntfs inode hash.
68 static inline void ntfs_inode_hash_rm_nolock(ntfs_inode *ni) argument
70 LIST_REMOVE(ni, hash);
73 __private_extern__ void ntfs_inode_hash_rm(ntfs_inode *ni);
H A Dntfs_logfile.c63 * @ni: ntfs inode of $LogFile to which the restart page header belongs
65 * @pos: position in @ni at which the restart page header resides
73 static BOOL ntfs_restart_page_header_is_valid(ntfs_inode *ni, argument
92 ntfs_error(ni->vol->mp, "$LogFile uses unsupported page "
101 ntfs_error(ni->vol->mp, "Found restart area in incorrect "
108 ntfs_error(ni->vol->mp, "$LogFile version %d.%d is not "
125 ntfs_error(ni->vol->mp, "$LogFile restart page specifies "
134 ntfs_error(ni->vol->mp, "$LogFile restart page specifies "
149 ntfs_error(ni->vol->mp, "$LogFile restart page specifies "
158 ntfs_error(ni
181 ntfs_restart_area_is_valid(ntfs_inode *ni, RESTART_PAGE_HEADER *rp) argument
296 ntfs_log_client_array_is_consistent(ntfs_inode *ni, RESTART_PAGE_HEADER *rp) argument
373 ntfs_restart_page_load(ntfs_inode *ni, RESTART_PAGE_HEADER *rp, s64 pos, RESTART_PAGE_HEADER **wrp, LSN *lsn) argument
515 ntfs_logfile_check(ntfs_inode *ni, RESTART_PAGE_HEADER **rp) argument
755 ntfs_logfile_is_clean(ntfs_inode *ni, const RESTART_PAGE_HEADER *rp) argument
804 ntfs_logfile_empty(ntfs_inode *ni) argument
[all...]
H A Dntfs_attr.h59 __private_extern__ errno_t ntfs_attr_map_runlist(ntfs_inode *ni);
61 __private_extern__ errno_t ntfs_map_runlist_nolock(ntfs_inode *ni, VCN vcn,
64 __private_extern__ LCN ntfs_attr_vcn_to_lcn_nolock(ntfs_inode *ni,
67 __private_extern__ errno_t ntfs_attr_find_vcn_nolock(ntfs_inode *ni,
133 ntfs_inode *ni; member in struct:_ntfs_attr_search_ctx
143 * @ni: ntfs inode with which to initialize the search context
146 * Initialize the attribute search context @ctx with @ni and @m.
149 ntfs_inode *ni, MFT_RECORD *m)
159 .ni = ni,
148 ntfs_attr_search_ctx_init(ntfs_attr_search_ctx *ctx, ntfs_inode *ni, MFT_RECORD *m) argument
[all...]
H A Dntfs_attr_list.c61 * @ni: base ntfs inode to check
65 * Check the attribute list attribute of the base ntfs inode @ni. If there are
79 errno_t ntfs_attr_list_is_needed(ntfs_inode *ni, ATTR_LIST_ENTRY *skip_entry, argument
87 (unsigned long long)ni->mft_no);
89 base_mref = MK_LE_MREF(ni->mft_no, ni->seq_no);
91 al = ni->attr_list;
93 al_end = (u8*)al + ni->attr_list_size;
125 "%s needed.", (unsigned long long)ni->mft_no,
129 ntfs_error(ni
151 ntfs_attr_list_delete(ntfs_inode *ni, ntfs_attr_search_ctx *ctx) argument
930 ntfs_inode *ni; local
1108 ntfs_attr_list_sync_shrink(ntfs_inode *ni, const unsigned start_ofs, ntfs_attr_search_ctx *ctx) argument
2175 ntfs_attr_list_entries_delete(ntfs_inode *ni, ATTR_LIST_ENTRY *start_entry, ATTR_LIST_ENTRY *end_entry) argument
[all...]
H A Dntfs_vfsops.c691 ntfs_inode *ni; local
711 ni = ntfs_inode_hash_get(vol, &na);
712 if (!ni) {
716 if (!NInoAlloc(ni)) {
725 NInoSetNonResident(ni);
726 NInoSetMstProtected(ni);
727 NInoSetSparseDisabled(ni);
728 ni->type = AT_DATA;
729 ni->block_size = vol->mft_record_size;
730 ni
1188 ntfs_inode_attach(ntfs_volume *vol, const ino64_t mft_no, ntfs_inode **ni, vnode_t parent_vn) argument
1240 ntfs_attr_inode_attach(ntfs_inode *base_ni, const ATTR_TYPE type, ntfschar *name, const u32 name_len, ntfs_inode **ni) argument
1295 ntfs_index_inode_attach(ntfs_inode *base_ni, ntfschar *name, const u32 name_len, ntfs_inode **ni) argument
1335 ntfs_inode *ni; local
1407 ntfs_inode *ni; local
1592 ntfs_inode *ni; local
1711 ntfs_inode *ni; local
1790 ntfs_inode *ni; local
1961 ntfs_inode *ni; local
2073 ntfs_inode *ni; local
2157 ntfs_inode *ni; local
2291 ntfs_inode *ni; local
2429 ntfs_inode *ni, *max_ni; local
2610 ntfs_inode *root_ni, *ni; local
3162 ntfs_inode *ni = NTFS_I(vn); local
3420 ntfs_inode *ni = *pni; local
3448 ntfs_inode *ni = *pni; local
3761 ntfs_inode *ni = NTFS_I(vn); local
3802 ntfs_sync_helper(ntfs_inode *ni, struct ntfs_sync_args *args, const BOOL skip_mft_record_sync) argument
4527 ntfs_inode *ni; local
4610 ntfs_inode *ni; local
5140 ntfs_inode *ni = vol->vol_ni; local
[all...]
H A Dntfs_compress.h49 __private_extern__ errno_t ntfs_read_compressed(ntfs_inode *ni,
H A Dntfs_secure.c210 ntfs_inode *base_ni, *ni; local
225 ni = vol->secure_sii_ni;
226 if (!ni)
228 err = vnode_get(ni->vn);
234 lck_rw_lock_shared(&ni->lock);
250 err = ntfs_attr_lookup(AT_INDEX_ROOT, ni->name, ni->name_len, 0, NULL,
315 lck_rw_unlock_shared(&ni->lock);
316 (void)vnode_put(ni->vn);
322 if (!NInoIndexAllocPresent(ni)) {
[all...]
H A Dntfs_mft.c75 * @ni: ntfs inode whose mft record to map
79 * The buffer containing the mft record belonging to the ntfs inode @ni is
91 * of @ni.
93 errno_t ntfs_mft_record_map_ext(ntfs_inode *ni, MFT_RECORD **mrec, argument
103 (unsigned long long)ni->mft_no,
105 if (NInoAttr(ni))
107 vol = ni->vol;
136 if (ni->mft_no > (ino64_t)(mft_ni->data_size >>
141 (unsigned long long)ni->mft_no);
161 err = buf_meta_bread(mft_ni->vn, ni
222 ntfs_mft_record_unmap(ntfs_inode *ni) argument
292 ntfs_inode *ni = NULL; local
437 ntfs_mft_record_sync(ntfs_inode *ni) argument
2059 ntfs_inode *mft_ni, *mftbmp_ni, *ni; local
3057 ntfs_extent_mft_record_free(ntfs_inode *base_ni, ntfs_inode *ni, MFT_RECORD *m) argument
[all...]
/macosx-10.9.5/Libinfo-449.1.3/gen.subproj/
H A Dif_nametoindex.c60 unsigned int ni; local
65 ni = 0;
71 ni = ((struct sockaddr_dl*)ifa->ifa_addr)->sdl_index;
77 if (!ni)
79 return(ni);
H A Dif_nameindex.c80 unsigned int ni; local
92 ni = 0;
98 ni++;
107 cp = malloc((ni + 1) * sizeof(struct if_nameindex) + nbytes);
111 cp += (ni + 1) * sizeof(struct if_nameindex);
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/nssov/
H A Dnssov.h107 void nssov_cfg_init(nssov_info *ni,const char *fname);
180 int nssov_dn2uid(Operation *op,nssov_info *ni,struct berval *dn,struct berval *uid);
183 int nssov_uid2dn(Operation *op,nssov_info *ni,struct berval *uid,struct berval *dn);
192 void nssov_alias_init(nssov_info *ni);
193 void nssov_ether_init(nssov_info *ni);
194 void nssov_group_init(nssov_info *ni);
195 void nssov_host_init(nssov_info *ni);
196 void nssov_netgroup_init(nssov_info *ni);
197 void nssov_network_init(nssov_info *ni);
198 void nssov_passwd_init(nssov_info *ni);
[all...]
H A Dnssov.c255 static void handleconnection(nssov_info *ni,int sock,Operation *op) argument
302 case NSLCD_ACTION_ALIAS_BYNAME: (void)nssov_alias_byname(ni,fp,op); break;
303 case NSLCD_ACTION_ALIAS_ALL: (void)nssov_alias_all(ni,fp,op); break;
304 case NSLCD_ACTION_ETHER_BYNAME: (void)nssov_ether_byname(ni,fp,op); break;
305 case NSLCD_ACTION_ETHER_BYETHER: (void)nssov_ether_byether(ni,fp,op); break;
306 case NSLCD_ACTION_ETHER_ALL: (void)nssov_ether_all(ni,fp,op); break;
307 case NSLCD_ACTION_GROUP_BYNAME: (void)nssov_group_byname(ni,fp,op); break;
308 case NSLCD_ACTION_GROUP_BYGID: (void)nssov_group_bygid(ni,fp,op); break;
309 case NSLCD_ACTION_GROUP_BYMEMBER: (void)nssov_group_bymember(ni,fp,op); break;
310 case NSLCD_ACTION_GROUP_ALL: (void)nssov_group_all(ni,f
349 nssov_info *ni = arg; local
520 nssov_info *ni = on->on_bi.bi_private; local
709 nssov_info *ni; local
751 nssov_info *ni = on->on_bi.bi_private; local
882 nssov_info *ni = on->on_bi.bi_private; local
[all...]

Completed in 155 milliseconds

123456