Home
last modified time | relevance | path

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

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