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