Home
last modified time | relevance | path

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

/linux/fs/affs/
H A Damigaffs.h29 #define ST_USERDIR 2 macro
H A Dinode.c97 case ST_USERDIR: in affs_iget()
98 if (be32_to_cpu(tail->stype) == ST_USERDIR || in affs_iget()
H A Damigaffs.c291 case ST_USERDIR: in affs_remove_header()
H A Dnamei.c296 error = affs_add_entry(dir, inode, dentry, ST_USERDIR); in affs_mkdir()