Searched refs:UFS_UID_44BSD (Results 1 – 3 of 3) sorted by relevance
177 case UFS_UID_44BSD: in ufs_get_inode_uid()191 case UFS_UID_44BSD: in ufs_set_inode_uid()204 case UFS_UID_44BSD: in ufs_get_inode_gid()218 case UFS_UID_44BSD: in ufs_set_inode_gid()
500 flags |= UFS_DE_44BSD | UFS_UID_44BSD | UFS_ST_44BSD | UFS_CG_44BSD; in ufs_read_super()574 flags |= UFS_DE_44BSD | UFS_UID_44BSD | UFS_ST_44BSD | UFS_CG_44BSD; in ufs_read_super()
106 #define UFS_UID_44BSD 0x00000020 macro