Searched defs:qstr (Results 1 – 2 of 2) sorted by relevance
1700 char qstr[qmaxstrlen]; local1986 char qstr[Q_MAXSTRLEN(vsd->q32.sq32, 10)]; local1993 char qstr[Q_MAXSTRLEN(vsd->q32.uq32, 10)]; local2000 char qstr[Q_MAXSTRLEN(vsd->q64.sq64, 10)]; local2007 char qstr[Q_MAXSTRLEN(vsd->q64.uq64, 10)]; local3078 char qstr[Q_MAXSTRLEN(x, 10)]; local
961 const struct qstr *qstr) in zpl_xattr_security_init()