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

123456

/linux-master/fs/ocfs2/
H A Drefcounttree.c2908 int ret = 0, partial; local
2977 from, to, &partial,
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/fs/f2fs/
H A Df2fs.h2307 struct inode *inode, blkcnt_t *count, bool partial)
2334 if (!partial) {
2306 inc_valid_block_count(struct f2fs_sb_info *sbi, struct inode *inode, blkcnt_t *count, bool partial) argument
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1592 detach->partial = false;
/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c5396 request->partial = chained;
5433 request->partial = chained;
5469 request->partial = chained;
5507 request->partial = chained;
/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/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
3933 * @burst_index: if reporting partial results, this is the index
4015 * @final: if reporting partial results, mark this as the last one; if not
4016 * reporting partial results always set this flag
/linux-master/fs/ext4/
H A Dext4.h2969 int *partial,
/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.c4521 bss_conf->he_bss_color.partial =
6112 /* The t2l map switch time is indicated with a partial
6113 * 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 424 milliseconds

123456