nilfs_vfsops.c | 298 nilfs_create_system_nodes(struct nilfs_device *nilfsdev) 302 error = nilfs_get_node_raw(nilfsdev, NULL, NILFS_DAT_INO, 303 &nilfsdev->super_root.sr_dat, &nilfsdev->dat_node); 307 error = nilfs_get_node_raw(nilfsdev, NULL, NILFS_CPFILE_INO, 308 &nilfsdev->super_root.sr_cpfile, &nilfsdev->cp_node); 312 error = nilfs_get_node_raw(nilfsdev, NULL, NILFS_SUFILE_INO, 313 &nilfsdev->super_root.sr_sufile, &nilfsdev->su_node) 606 struct nilfs_device *nilfsdev; local in function:nilfs_mount_device 840 struct nilfs_device *nilfsdev; local in function:nilfs_mount 977 struct nilfs_device *nilfsdev; local in function:nilfs_unmount 1114 struct nilfs_device *nilfsdev; local in function:nilfs_loadvnode [all...] |