Searched defs:file_dentry (Results 1 – 3 of 3) sorted by relevance
26 struct dentry *file_dentry = NULL; in qedi_dbg_host_init() local
30 struct dentry *file_dentry = NULL; in qedf_dbg_host_init() local
1258 static inline struct dentry *file_dentry(const struct file *file) in file_dentry() function