Searched refs:partial (Results 126 - 137 of 137) sorted by relevance

123456

/linux-master/fs/f2fs/
H A Df2fs.h2310 struct inode *inode, blkcnt_t *count, bool partial)
2336 if (!partial) {
2309 inc_valid_block_count(struct f2fs_sb_info *sbi, struct inode *inode, blkcnt_t *count, bool partial) argument
/linux-master/fs/ocfs2/
H A Dalloc.c5398 * Changing the leftmost offset (via partial or whole
6815 int ret, partial = 0; local
6832 from, to, &partial,
6843 if (!partial)
6933 * Zero partial cluster for a hole punch or truncate. This avoids exposing
7276 * - remove a partial record
/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c5397 request->partial = chained;
5434 request->partial = chained;
5470 request->partial = chained;
5508 request->partial = chained;
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1592 detach->partial = false;
/linux-master/drivers/scsi/
H A Dscsi_debug.c4905 bool partial; local
4921 partial = cmd[14] & 0x80;
5016 if (partial && nrz >= rep_max_zones)
/linux-master/fs/ext4/
H A Dext4.h2966 int *partial,
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c1435 /* Check for partial resource detach */
1436 if (detach && detach->partial)
/linux-master/include/net/
H A Dcfg80211.h304 * @partial_bssid_bitmap: bitmap that indicates the partial BSSID values
322 * @partial: define the AID equation.
327 bool partial; member in struct:cfg80211_he_bss_color
3926 * @burst_index: if reporting partial results, this is the index
4008 * @final: if reporting partial results, mark this as the last one; if not
4009 * reporting partial results always set this flag
/linux-master/tools/power/pm-graph/
H A Dsleepgraph.py2417 self.partial = False
2565 self.partial = True
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S7113 mov.w 4(%a0),%d1 # expo. and partial sig. of |X|
7278 mov.w 4(%a0),%d1 # expo. and partial sig. of |X|
/linux-master/net/mac80211/
H A Dmlme.c4496 bss_conf->he_bss_color.partial =
6087 /* The t2l map switch time is indicated with a partial
6088 * TSF value (bits 10 to 25), get the partial beacon TS
/linux-master/net/wireless/
H A Dnl80211.c5488 he_bss_color->partial =

Completed in 474 milliseconds

123456