Searched refs:stype (Results 1 – 6 of 6) sorted by relevance
73 __be32 stype; member102 __be32 stype; member
92 switch (be32_to_cpu(tail->stype)) { in affs_iget()98 if (be32_to_cpu(tail->stype) == ST_USERDIR || in affs_iget()189 if (tail->stype == cpu_to_be32(ST_ROOT)) { in affs_write_inode()387 AFFS_TAIL(sb, bh)->stype = cpu_to_be32(type); in affs_add_entry()
209 switch (be32_to_cpu(AFFS_TAIL(sb, bh)->stype)) { in affs_remove_link()290 switch (be32_to_cpu(AFFS_TAIL(sb, bh)->stype)) { in affs_remove_header()
219 switch (be32_to_cpu(AFFS_TAIL(sb, bh)->stype)) { in affs_lookup()
434 be32_to_cpu(AFFS_ROOT_TAIL(sb, root_bh)->stype) == ST_ROOT) { in affs_fill_super()
136 AFFS_TAIL(sb, new_bh)->stype = cpu_to_be32(ST_FILE); in affs_alloc_extblock()