Searched refs:nofault (Results 1 – 2 of 2) sorted by relevance
115 struct hypfs_entry_dir *dir, bool nofault) in hypfs_add_dir() argument120 BUG_ON(nofault && ret); in hypfs_add_dir()126 struct hypfs_entry_leaf *leaf, bool nofault) in hypfs_add_leaf() argument134 BUG_ON(nofault && ret); in hypfs_add_leaf()
108 struct hypfs_entry_dir *dir, bool nofault);110 struct hypfs_entry_leaf *leaf, bool nofault);
Completed in 4 milliseconds