Home
last modified time | relevance | path

Searched refs:isreg (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/scrub/
H A Dquotacheck.c398 bool isreg = S_ISREG(VFS_I(ip)->i_mode); in xqcheck_collect_inode() local
415 if (isreg) in xqcheck_collect_inode()
476 if (isreg) in xqcheck_collect_inode()
/linux/fs/gfs2/
H A Dglops.c310 int isreg = ip && S_ISREG(ip->i_inode.i_mode); in inode_go_sync() local
314 if (isreg) { in inode_go_sync()
327 if (isreg) { in inode_go_sync()