Home
last modified time | relevance | path

Searched refs:stype (Results 1 – 9 of 9) sorted by relevance

/linux-4.19.296/fs/affs/
Damigaffs.h70 __be32 stype; member
99 __be32 stype; member
Dinode.c92 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()
Damigaffs.c209 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()
Dnamei.c219 switch (be32_to_cpu(AFFS_TAIL(sb, bh)->stype)) { in affs_lookup()
Dsuper.c435 be32_to_cpu(AFFS_ROOT_TAIL(sb, root_bh)->stype) == ST_ROOT) { in affs_fill_super()
Dfile.c136 AFFS_TAIL(sb, new_bh)->stype = cpu_to_be32(ST_FILE); in affs_alloc_extblock()
/linux-4.19.296/include/net/bluetooth/
Dl2cap.h358 __u8 stype; member
Dhci.h776 __u8 stype; member
/linux-4.19.296/drivers/message/fusion/
Dmptlan.c120 u16 stype; member