Home
last modified time | relevance | path

Searched refs:attempts (Results 1 – 6 of 6) sorted by relevance

/fs/orangefs/
A Dwaitqueue.c178 op->attempts++; in service_operation()
185 op->attempts); in service_operation()
360 op->attempts); in wait_for_matching_downcall()
361 return (op->attempts < ORANGEFS_PURGE_RETRY_COUNT) ? in wait_for_matching_downcall()
371 op->attempts); in wait_for_matching_downcall()
A Dorangefs-cache.c135 new_op->attempts = 0; in op_alloc()
A Dorangefs-kernel.h132 int attempts; member
/fs/xfs/
A Dxfs_inode.c387 int attempts = 0; in xfs_lock_inodes() local
456 attempts++; in xfs_lock_inodes()
469 if ((attempts % 5) == 0) { in xfs_lock_inodes()
489 int attempts = 0; in xfs_lock_two_inodes() local
517 if ((++attempts % 5) == 0) in xfs_lock_two_inodes()
/fs/jffs2/
A DREADME.Locking5 This document attempts to describe the existing locking rules for
/fs/affs/
A DChanges222 - Added a remount function, so attempts to remount

Completed in 12 milliseconds