cregit-Linux how code gets into the kernel

Release 4.7 fs/befs/super.h

Directory: fs/befs
/*
 * super.h
 */

int befs_load_sb(struct super_block *sb, befs_super_block * disk_sb);

int befs_check_sb(struct super_block *sb);


Overall Contributors

PersonTokensPropCommitsCommitProp
alan coxalan cox23100.00%1100.00%
Total23100.00%1100.00%
Directory: fs/befs
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}