Searched refs:qstr (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | zpl.h | 63 const struct qstr *qstr);
|
| /f-stack/freebsd/kern/ |
| H A D | subr_stats.c | 1733 sizeof(qstr)); 1734 sbuf_cat(buf, qstr); 1981 Q_TOSTR((s32q_t)vsd->q32.sq32, -1, 10, qstr, sizeof(qstr)); 1982 sbuf_cat(buf, qstr); 1988 Q_TOSTR((u32q_t)vsd->q32.uq32, -1, 10, qstr, sizeof(qstr)); 1989 sbuf_cat(buf, qstr); 1995 Q_TOSTR((s64q_t)vsd->q64.sq64, -1, 10, qstr, sizeof(qstr)); 2002 Q_TOSTR((u64q_t)vsd->q64.uq64, -1, 10, qstr, sizeof(qstr)); 3363 Q_TOSTR(ctd64->mu, -1, 10, qstr, sizeof(qstr)); 3371 qstr); [all …]
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-security-inode-init.m4 | 14 const struct qstr *str __attribute__ ((unused)) = NULL;
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zpl_xattr.c | 904 const struct qstr *qstr) in zpl_xattr_security_init() argument 906 return security_inode_init_security(ip, dip, qstr, in zpl_xattr_security_init()
|
| H A D | zpl_inode.c | 98 struct qstr ci_name; in zpl_lookup()
|