Searched refs:isreg (Results 1 – 2 of 2) sorted by relevance
398 bool isreg = S_ISREG(VFS_I(ip)->i_mode); in xqcheck_collect_inode() local412 if (isreg) in xqcheck_collect_inode()473 if (isreg) in xqcheck_collect_inode()
309 int isreg = ip && S_ISREG(ip->i_inode.i_mode); in inode_go_sync() local313 if (isreg) { in inode_go_sync()326 if (isreg) { in inode_go_sync()
Completed in 6 milliseconds