Lines Matching refs:mount
37 #include <linux/mount.h>
469 * mount-time resize which may be implemented in a
809 nilfs_err(sb, "unrecognized mount option \"%s\"", p);
848 nilfs_warn(sb, "maximal mount count reached");
912 "couldn't mount because of unsupported optional features (%llx)",
920 "couldn't mount RDWR because of unsupported optional features (%llx)",
1058 * @data: mount options
1257 * nilfs_identify - pre-read mount options needed to identify mount instance
1258 * @data: mount options
1356 "the device already has a %s mount.",
1363 * Try remount to setup mount states if the current
1397 .mount = nilfs_mount,