Home
last modified time | relevance | path

Searched refs:local_options (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm_bhv.c88 char *local_options = options; in xfs_qm_parseargs() local
93 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()