Home | History | Annotate | Download | only in debugfs

Lines Matching refs:mmp_buf

2325 	if (current_fs->mmp_buf == NULL) {
2327 &current_fs->mmp_buf);
2334 mmp_s = current_fs->mmp_buf;
2336 retval = ext2fs_mmp_read(current_fs, mmp_block, current_fs->mmp_buf);