Home
last modified time | relevance | path

Searched refs:chkSuper (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_mount.c54 static int chkSuper(struct super_block *);
83 if ((rc = chkSuper(sb))) { in jfs_mount()
232 if (chkSuper(sb) || (sbi->state != FM_CLEAN)) in jfs_mount_rw()
274 * chkSuper()
283 static int chkSuper(struct super_block *sb) in chkSuper() function
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_mount.c54 static int chkSuper(struct super_block *);
83 if ((rc = chkSuper(sb))) { in jfs_mount()
232 if (chkSuper(sb) || (sbi->state != FM_CLEAN)) in jfs_mount_rw()
278 * chkSuper()
287 static int chkSuper(struct super_block *sb) in chkSuper() function

Completed in 2 milliseconds