Searched refs:filled (Results 1 – 5 of 5) sorted by relevance
538 ctl.filled = 0; in ncp_readdir()673 if (!ctl.filled && (ctl.fpos == ctx->pos)) { in ncp_fill_cache()676 ctl.filled = !dir_emit(ctx, qname.name, qname.len, in ncp_fill_cache()678 if (!ctl.filled) in ncp_fill_cache()684 return (ctl.valid || !ctl.filled); in ncp_fill_cache()
211 int filled, valid, idx; member
243 unsigned bits, int filled,
1907 unsigned bits, int filled, struct extent_state *cached) in test_range_bit() argument1922 if (filled && state->start > start) { in test_range_bit()1932 if (!filled) in test_range_bit()1934 } else if (filled) { in test_range_bit()1947 if (filled) in test_range_bit()
3678 bool filled = false; in btrfs_read_locked_inode() local3683 filled = true; in btrfs_read_locked_inode()3702 if (filled) in btrfs_read_locked_inode()