Home
last modified time | relevance | path

Searched defs:grace (Results 1 – 3 of 3) sorted by relevance

/linux/fs/lockd/
H A Dsvc.c102 static void grace_ender(struct work_struct *grace) in grace_ender()
/linux/drivers/firewire/
H A Dcore-card.c310 bool grace = time_is_before_jiffies64(card->reset_jiffies + msecs_to_jiffies(125)); in contend_for_bm() local
/linux/fs/xfs/
H A Dxfs_dquot.c166 time64_t grace) in xfs_dquot_set_grace_period()