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