Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Ddir.c319 bool is_block) in xchk_directory_data_bestfree() argument
339 if (is_block) { in xchk_directory_data_bestfree()
641 int is_block = 0; in xchk_directory_blocks() local
658 error = xfs_dir2_isblock(&args, &is_block); in xchk_directory_blocks()
666 if (is_block && in xchk_directory_blocks()
694 is_block); in xchk_directory_blocks()
711 if (is_block) { in xchk_directory_blocks()
737 if (is_block) { in xchk_directory_blocks()
/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_rcfw.c82 struct creq_base *resp, void *sb, u8 is_block) in __send_message() argument
126 if (is_block) in __send_message()
197 void *sb, u8 is_block) in bnxt_qplib_rcfw_send_message() argument
206 rc = __send_message(rcfw, req, resp, sb, is_block); in bnxt_qplib_rcfw_send_message()
217 is_block ? mdelay(1) : usleep_range(500, 1000); in bnxt_qplib_rcfw_send_message()
221 if (is_block) in bnxt_qplib_rcfw_send_message()
Dqplib_rcfw.h216 void *sbuf, u8 is_block);
/Linux-v4.19/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()