Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Damigaffs.h26 #define ST_FILE -3 macro
/linux-4.4.14/fs/affs/
Dnamei.c281 error = affs_add_entry(dir, inode, dentry, ST_FILE); in affs_create()
Dinode.c124 case ST_FILE: in affs_iget()
Dfile.c135 AFFS_TAIL(sb, new_bh)->stype = cpu_to_be32(ST_FILE); in affs_alloc_extblock()