Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
A Dquotacheck.c398 bool isreg = S_ISREG(VFS_I(ip)->i_mode); in xqcheck_collect_inode() local
412 if (isreg) in xqcheck_collect_inode()
473 if (isreg) in xqcheck_collect_inode()
/linux/fs/gfs2/
A Dglops.c309 int isreg = ip && S_ISREG(ip->i_inode.i_mode); in inode_go_sync() local
313 if (isreg) { in inode_go_sync()
326 if (isreg) { in inode_go_sync()

Completed in 6 milliseconds