Home
last modified time | relevance | path

Searched refs:hmdfs_usr_sig_pending (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_client.h80 bool hmdfs_usr_sig_pending(struct task_struct *p);
H A Dhmdfs_client.c157 bool hmdfs_usr_sig_pending(struct task_struct *p) in hmdfs_usr_sig_pending() function
200 if (ctx->sync_all && hmdfs_usr_sig_pending(ctx->caller)) in hmdfs_client_writepage_err()
228 !hmdfs_usr_sig_pending(ctx->caller)); in hmdfs_client_rewrite_for_timeout()
H A Dfile_remote.c738 if (sync && hmdfs_usr_sig_pending(current)) { in hmdfs_writepage_remote()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_client.h80 bool hmdfs_usr_sig_pending(struct task_struct *p);
H A Dhmdfs_client.c157 bool hmdfs_usr_sig_pending(struct task_struct *p) in hmdfs_usr_sig_pending() function
200 if (ctx->sync_all && hmdfs_usr_sig_pending(ctx->caller)) in hmdfs_client_writepage_err()
227 !hmdfs_usr_sig_pending(ctx->caller)); in hmdfs_client_rewrite_for_timeout()
H A Dfile_remote.c744 if (sync && hmdfs_usr_sig_pending(current)) { in hmdfs_writepage_remote()

Completed in 8 milliseconds