Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_dmap.h282 extern int dbUnmount(struct inode *ipbmap, int mounterror);
H A Djfs_imap.c176 int diUnmount(struct inode *ipimap, int mounterror) in diUnmount() argument
184 if (!(mounterror || isReadOnly(ipimap))) in diUnmount()