Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nilfs2/
H A Dsuper.c1257 * nilfs_identify - pre-read mount options needed to identify mount instance
1261 static int nilfs_identify(char *data, struct nilfs_super_data *sd) in nilfs_identify() function
1315 if (nilfs_identify((char *)data, &sd)) { in nilfs_mount()
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dsuper.c1257 * nilfs_identify - pre-read mount options needed to identify mount instance
1261 static int nilfs_identify(char *data, struct nilfs_super_data *sd) in nilfs_identify() function
1304 if (nilfs_identify(data, &sd)) in nilfs_mount()

Completed in 4 milliseconds