Searched refs:chdir_start (Results 1 – 6 of 6) sorted by relevance
445 if (fs.fs_ops->chdir_start) { in fs_init()446 if (fs.fs_ops->chdir_start() < 0) in fs_init()
63 int (*chdir_start)(void); member
370 .chdir_start = generic_chdir_start,
695 .chdir_start = pxe_chdir_start,
852 .chdir_start = generic_chdir_start,
691 .chdir_start = generic_chdir_start,