Searched refs:i_type (Results 1 – 13 of 13) sorted by relevance
248 if (referrals->i_type == DFS_OBJECT_ROOT) in smb_dfs_encode_hdr()267 server_type = (referrals->i_type == DFS_OBJECT_ROOT) ? in smb_dfs_encode_refv1()349 server_type = (referrals->i_type == DFS_OBJECT_ROOT) ? in smb_dfs_encode_refv2()413 server_type = (referrals->i_type == DFS_OBJECT_ROOT) ? in smb_dfs_encode_refv3_v4()
145 if (dip->i_type != VDIR) { in ud_dirlook()427 if (tdp->i_type != VDIR) { in ud_direnter()452 if ((sip->i_type == VDIR) && (sdp != tdp)) { in ud_direnter()528 if (sip->i_type == VDIR) { in ud_direnter()645 if (dp->i_type != VDIR) { in ud_dirremove()682 if ((mode = ip->i_type) == VDIR) { in ud_dirremove()722 } else if (ip->i_type != VDIR) { in ud_dirremove()822 if ((op == DR_RMDIR) && (ip->i_type == VDIR)) { in ud_dirremove()1301 if ((op == DE_RENAME) && (sip->i_type == VDIR)) { in ud_diraddentry()1314 if (sip->i_type == VDIR) { in ud_diraddentry()[all …]
875 ip->i_type = VDIR; in ud_iget()878 ip->i_type = VREG; in ud_iget()881 ip->i_type = VBLK; in ud_iget()884 ip->i_type = VCHR; in ud_iget()887 ip->i_type = VFIFO; in ud_iget()890 ip->i_type = VSOCK; in ud_iget()893 ip->i_type = VLNK; in ud_iget()896 ip->i_type = VNON; in ud_iget()900 if (ip->i_type == VBLK || ip->i_type == VCHR) { in ud_iget()912 vp->v_type = ip->i_type; in ud_iget()[all …]
383 if ((ioflag & FAPPEND) != 0 && (ip->i_type == VREG)) { in udf_write()464 switch (ip->i_type) { in udf_getattr()681 if ((ip->i_type != VDIR) && in udf_lookup()764 if ((ip->i_type == VDIR) && (mode & VWRITE)) { in udf_create()777 } else if ((ip->i_type == VREG) && in udf_create()1909 if ((rw != S_OTHER) && (ip->i_type != VDIR)) { in udf_getpage()2991 if ((ip->i_type != VREG) && in ud_rdip()2992 (ip->i_type != VDIR) && in ud_rdip()2993 (ip->i_type != VLNK)) { in ud_rdip()3125 if ((ip->i_type != VREG) && in ud_wrip()[all …]
304 ASSERT(ip->i_type == VDIR); in ud_ip_off2bno()1871 (entry->i_type != VREG || in ud_sticky_remove_access()
227 isdir = (ip->i_type == VDIR); in ud_bmap_write()
316 int i_type; in remove_dup_syms() local340 i_type = ELF32_ST_TYPE((orig_list + i)->syminfo); in remove_dup_syms()347 if (i_type == n_type) { in remove_dup_syms()363 if (i_type != STT_NOTYPE) { in remove_dup_syms()
177 uint32_t i_type; member
97 logelem_object_p->i_type = NO_OBJECT_TYPE; in cfsd_logelem_create()742 logelem_object_p->i_type = SETATTR_OBJECT_TYPE; in cfsd_logelem_setattr_create()771 logelem_object_p->i_type = SETSECATTR_OBJECT_TYPE; in cfsd_logelem_setsecattr_create()805 logelem_object_p->i_type = CREATE_OBJECT_TYPE; in cfsd_logelem_create_create()839 logelem_object_p->i_type = REMOVE_OBJECT_TYPE; in cfsd_logelem_remove_create()873 logelem_object_p->i_type = RMDIR_OBJECT_TYPE; in cfsd_logelem_rmdir_create()907 logelem_object_p->i_type = MKDIR_OBJECT_TYPE; in cfsd_logelem_mkdir_create()941 logelem_object_p->i_type = LINK_OBJECT_TYPE; in cfsd_logelem_link_create()974 logelem_object_p->i_type = SYMLINK_OBJECT_TYPE; in cfsd_logelem_symlink_create()1010 logelem_object_p->i_type = RENAME_OBJECT_TYPE; in cfsd_logelem_rename_create()[all …]
157 int i_type; member
415 vtype_t i_type; /* File type */ member459 _NOTE(RWLOCK_PROTECTS_DATA(ud_inode::i_contents, ud_inode::i_type))
459 info->i_type = DFS_OBJECT_ROOT; in dfs_root_getinfo()725 info->i_type = DFS_OBJECT_LINK; in dfs_link_getinfo()880 referrals->i_type = path.p_type; in dfs_get_referrals()
653 if (!xdr_uint32_t(xdrs, &objp->i_type)) in dfs_info_xdr()