struct qstr

struct qstr

include/linux/dcache.h


struct qstr {

unsigned int hash;

const unsigned char *name;

unsigned int len;

};