Searched refs:IFTODT (Results 1 – 16 of 16) sorted by relevance
80 #define IFTODT(mode) (((mode) & 0170000) >> 12) macro
101 #define IFTODT(mode) (((mode) & 0170000) >> 12) macro
835 newdirp->d_type = IFTODT(ip->i_mode);
1438 IFTODT(fip->i_mode),
141 #ifndef IFTODT142 #define IFTODT(mode) (((mode) & S_IFMT) >> 12) macro
673 #define vtonfs_dtype(a) (((u_int32_t)(a)) >= 9 ? IFTODT(VTTOIF(VNON)) : \674 IFTODT(VTTOIF(a)))
1369 cnp->cn_namelen, IFTODT(inode->i_mode)); in nandfs_link()1408 cnp->cn_namelen, IFTODT(mode)); in nandfs_create()1674 tcnp->cn_namelen, IFTODT(fnode->nn_inode.i_mode)); in nandfs_rename()1856 cnp->cn_namelen, IFTODT(mode)); in nandfs_mkdir()1903 cnp->cn_namelen, IFTODT(mode))) { in nandfs_mknod()1937 cnp->cn_namelen, IFTODT(mode))) { in nandfs_symlink()
883 newdir.e2d_type = DTTOFT(IFTODT(ip->i_mode)); in ext2_direnter()1114 ep->e2d_type = DTTOFT(IFTODT(ip->i_mode)); in ext2_dirrewrite()
168 return (IFTODT(sb.st_mode)); in trail_type()
371 inoinfo(inumber)->ino_type = IFTODT(mode); in checkinode()
713 inoinfo(ino)->ino_type = IFTODT(type); in allocino()
417 nl[*i]->d_type = IFTODT(StatFile(buf)->st_mode); in GetNext()
477 de |= IFTODT(mode) << 60; in zfs_dirent()
665 IFTODT(user_files[i].mode)); in save_root_dir()
1013 de.d_type = IFTODT(node->type); in ffs_make_dirbuf()
2640 dp->d_type = IFTODT(VTTOIF(VDIR)); in nfs_readdirplusrpc()2665 dp->d_type = IFTODT(VTTOIF(vattr.va_type)); in nfs_readdirplusrpc()