Home
last modified time | relevance | path

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

/fs/ecryptfs/
Dmessaging.c332 sleep: in ecryptfs_wait_for_response()
340 goto sleep; in ecryptfs_wait_for_response()
/fs/btrfs/
Ddisk-io.c1822 goto sleep; in cleaner_kthread()
1829 goto sleep; in cleaner_kthread()
1832 goto sleep; in cleaner_kthread()
1840 goto sleep; in cleaner_kthread()
1870 sleep: in cleaner_kthread()
1904 goto sleep; in transaction_kthread()
1915 goto sleep; in transaction_kthread()
1925 goto sleep; in transaction_kthread()
1932 sleep: in transaction_kthread()
/fs/ocfs2/dlm/
Ddlmmaster.c1009 int assert, sleep; in dlm_wait_for_lock_mastery() local
1077 sleep = 0; in dlm_wait_for_lock_mastery()
1079 sleep = 1; in dlm_wait_for_lock_mastery()
1091 sleep = 0; in dlm_wait_for_lock_mastery()
1101 if (sleep) { in dlm_wait_for_lock_mastery()
/fs/
Dfs-writeback.c1507 int sleep; in inode_sleep_on_writeback() local
1510 sleep = inode->i_state & I_SYNC; in inode_sleep_on_writeback()
1512 if (sleep) in inode_sleep_on_writeback()
/fs/jffs2/
DREADME.Locking129 been unlinked. Because reading from the flash may sleep, the
/fs/nfs/
Dpnfs.c1608 bool sleep = false; in pnfs_wait_on_layoutreturn() local
1616 sleep = true; in pnfs_wait_on_layoutreturn()
1619 return sleep; in pnfs_wait_on_layoutreturn()