Home
last modified time | relevance | path

Searched refs:is_block (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/xfs/scrub/
Ddir.c315 bool is_block) in xchk_directory_data_bestfree() argument
335 if (is_block) { in xchk_directory_data_bestfree()
637 int is_block = 0; in xchk_directory_blocks() local
654 error = xfs_dir2_isblock(&args, &is_block); in xchk_directory_blocks()
662 if (is_block && in xchk_directory_blocks()
690 is_block); in xchk_directory_blocks()
707 if (is_block) { in xchk_directory_blocks()
733 if (is_block) { in xchk_directory_blocks()
/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_rcfw.c85 struct creq_base *resp, void *sb, u8 is_block) in __send_message() argument
129 if (is_block) in __send_message()
207 void *sb, u8 is_block) in bnxt_qplib_rcfw_send_message() argument
216 rc = __send_message(rcfw, req, resp, sb, is_block); in bnxt_qplib_rcfw_send_message()
227 is_block ? mdelay(1) : usleep_range(500, 1000); in bnxt_qplib_rcfw_send_message()
231 if (is_block) in bnxt_qplib_rcfw_send_message()
Dqplib_rcfw.h293 void *sbuf, u8 is_block);
/Linux-v5.4/fs/ext4/
Dxattr.c1563 bool is_block) in ext4_xattr_set_entry() argument
1634 new_size && is_block && in ext4_xattr_set_entry()
1784 } else if (is_block) { in ext4_xattr_set_entry()
1795 if (is_block) in ext4_xattr_set_entry()