Searched refs:VFS_BUG_ON (Results 1 – 5 of 5) sorted by relevance
12 #define VFS_BUG_ON(cond) BUG_ON(cond) macro35 #define VFS_BUG_ON(cond) BUILD_BUG_ON_INVALID(cond) macro41 #define VFS_BUG_ON_INODE(cond, inode) VFS_BUG_ON(cond)
608 VFS_BUG_ON(rcu_access_pointer(fdt->fd[fd]) != NULL); in alloc_fd()667 VFS_BUG_ON(rcu_access_pointer(fdt->fd[fd]) != NULL); in fd_install_slowpath()697 VFS_BUG_ON(rcu_access_pointer(fdt->fd[fd]) != NULL); in fd_install()
683 VFS_BUG_ON((mask & ~MAY_NOT_BLOCK) != 0); in lookup_inode_permission_may_exec()886 VFS_BUG_ON(nd->flags & LOOKUP_CACHED); in legitimize_links()934 VFS_BUG_ON(!(nd->flags & LOOKUP_RCU)); in try_to_unlazy()975 VFS_BUG_ON(!(nd->flags & LOOKUP_RCU)); in try_to_unlazy_next()
2542 VFS_BUG_ON(!hash_locked && !rcu_locked); in __wait_on_freeing_inode()
1338 VFS_BUG_ON(mnt->mnt_ns); in mntput_no_expire_slowpath()