Home
last modified time | relevance | path

Searched refs:ST_FILE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/affs/
H A Damigaffs.h27 #define ST_FILE -3 macro
H A Dinode.c126 case ST_FILE: in affs_iget()
H A Dnamei.c267 error = affs_add_entry(dir, inode, dentry, ST_FILE); in affs_create()
H A Dfile.c138 AFFS_TAIL(sb, new_bh)->stype = cpu_to_be32(ST_FILE); in affs_alloc_extblock()