Searched refs:i_cfsopt (Results 1 – 3 of 3) sorted by relevance
248 fscache_object_p->i_cfsopt[0] = '\0'; in fscache_setup()337 strlcpy(fscache_object_p->i_cfsopt, value, in fscache_setup()338 sizeof (fscache_object_p->i_cfsopt)); in fscache_setup()356 fscache_object_p->i_cfsopt[0])) { in fscache_setup()357 strlcpy(buf, fscache_object_p->i_cfsopt, sizeof (buf)); in fscache_setup()822 dbug_precond(fscache_object_p->i_cfsopt[0]); in fscache_server_alive()827 fscache_object_p->i_cfsopt); in fscache_server_alive()
47 char i_cfsopt[CFS_MAXMNTOPTLEN]; /* cachefs mount options */ member
480 outp->cms_options = subr_strdup(fscache_object_p->i_cfsopt); in cachefsd_mount_stat_1_svc()