Home
last modified time | relevance | path

Searched refs:lmLogOpen (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/jfs/
H A Djfs_logmgr.h490 extern int lmLogOpen(struct super_block *sb);
H A Djfs_mount.c257 if ((rc = lmLogOpen(sb))) in jfs_mount_rw()
H A Djfs_logmgr.c1058 int lmLogOpen(struct super_block *sb) in lmLogOpen() function