Searched refs:VFS_WARN_ON_INODE (Results 1 – 2 of 2) sorted by relevance
25 #define VFS_WARN_ON_INODE(cond, inode) ({ \ macro42 #define VFS_WARN_ON_INODE(cond, inode) BUILD_BUG_ON_INVALID(cond) macro
794 VFS_WARN_ON_INODE(strlen(link) != linklen, inode); in inode_set_cached_link()795 VFS_WARN_ON_INODE(inode->i_opflags & IOP_CACHED_LINK, inode); in inode_set_cached_link()