Searched refs:empty_name (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Ddcache.h61 extern const struct qstr empty_name;
/linux-master/fs/
H A Ddcache.c83 const struct qstr empty_name = QSTR_INIT("", 0); variable in typeref:struct:qstr
84 EXPORT_SYMBOL(empty_name); variable
/linux-master/fs/gfs2/
H A Ddir.c892 gfs2_qstr2dirent(&empty_name, bh->b_size - sizeof(struct gfs2_leaf), dent);

Completed in 126 milliseconds