Searched refs:local_options (Results 1 – 1 of 1) sorted by relevance
88 char *local_options = options; in xfs_qm_parseargs() local93 while ((this_char = strsep(&local_options, ",")) != NULL) { in xfs_qm_parseargs()95 if (local_options) in xfs_qm_parseargs()121 if (local_options) in xfs_qm_parseargs()122 *(local_options-1) = ','; in xfs_qm_parseargs()