Searched refs:DENTRY_NOT_SET (Results 1 – 1 of 1) sorted by relevance
3168 struct dentry *const DENTRY_NOT_SET = (void *) -1UL; in atomic_open() local3178 file->f_path.dentry = DENTRY_NOT_SET; in atomic_open()3198 } else if (WARN_ON(file->f_path.dentry == DENTRY_NOT_SET)) { in atomic_open()