Home
last modified time | relevance | path

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

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