Home
last modified time | relevance | path

Searched refs:hmdfs_usr_sig_pending (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_client.h80 bool hmdfs_usr_sig_pending(struct task_struct *p);
Dhmdfs_client.c151 bool hmdfs_usr_sig_pending(struct task_struct *p) in hmdfs_usr_sig_pending() function
194 if (ctx->sync_all && hmdfs_usr_sig_pending(ctx->caller)) in hmdfs_client_writepage_err()
222 !hmdfs_usr_sig_pending(ctx->caller)); in hmdfs_client_rewrite_for_timeout()
Dfile_remote.c738 if (sync && hmdfs_usr_sig_pending(current)) { in hmdfs_writepage_remote()