Searched refs:dcmd_routine (Results 1 – 1 of 1) sorted by relevance
1756 int (*dcmd_routine)(vnode_t *, void *, void *); in cachefs_ioctl() local1859 dcmd_routine = NULL; in cachefs_ioctl()1862 dcmd_routine = cachefs_io_daemonid; in cachefs_ioctl()1865 dcmd_routine = cachefs_io_stateget; in cachefs_ioctl()1868 dcmd_routine = cachefs_io_stateset; in cachefs_ioctl()1871 dcmd_routine = cachefs_io_xwait; in cachefs_ioctl()1874 dcmd_routine = cachefs_io_exists; in cachefs_ioctl()1877 dcmd_routine = cachefs_io_lostfound; in cachefs_ioctl()1880 dcmd_routine = cachefs_io_getinfo; in cachefs_ioctl()1883 dcmd_routine = cachefs_io_cidtofid; in cachefs_ioctl()[all …]