Searched refs:MOUNT_NILFS (Results 1 – 3 of 3) sorted by relevance
164 if (mount(MOUNT_NILFS, canon_dir, mntflags, &args, sizeof args) == -1) in mount_nilfs()
166 .vfs_name = MOUNT_NILFS,900 mp->mnt_stat.f_fsidx.__fsid_val[1] = makefstype(MOUNT_NILFS); in nilfs_mount()
98 #define MOUNT_NILFS "nilfs" /* NTT's NiLFS(2) logging file system */ macro