Searched defs:qstr (Results 1 – 2 of 2) sorted by relevance
1701 char qstr[qmaxstrlen]; local1987 char qstr[Q_MAXSTRLEN(vsd->q32.sq32, 10)]; local1994 char qstr[Q_MAXSTRLEN(vsd->q32.uq32, 10)]; local2001 char qstr[Q_MAXSTRLEN(vsd->q64.sq64, 10)]; local2008 char qstr[Q_MAXSTRLEN(vsd->q64.uq64, 10)]; local3079 char qstr[Q_MAXSTRLEN(x, 10)]; local
961 zpl_xattr_security_init(struct inode * ip,struct inode * dip,const struct qstr * qstr) zpl_xattr_security_init() argument