Home
last modified time | relevance | path

Searched refs:MUFS_DCOFS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Damigaffs.h18 #define MUFS_DCOFS 0x6d754604 /* 'muF\4' */ macro
/linux-4.4.14/fs/affs/
Dsuper.c432 || chksum == MUFS_DCOFS) && !(sb->s_flags & MS_RDONLY)) { in affs_fill_super()
458 case MUFS_DCOFS: in affs_fill_super()