Searched refs:COMMIT (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | beacon.c | 487 sc->beacon.updateslot = COMMIT; in ath9k_beacon_tasklet() 489 } else if (sc->beacon.updateslot == COMMIT && in ath9k_beacon_tasklet()
|
H A D | htc.h | 414 COMMIT /* beacon sent, commit change */ enumerator
|
H A D | ath9k.h | 701 COMMIT /* beacon sent, commit change */ enumerator
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | beacon.c | 487 sc->beacon.updateslot = COMMIT; in ath9k_beacon_tasklet() 489 } else if (sc->beacon.updateslot == COMMIT && in ath9k_beacon_tasklet()
|
H A D | htc.h | 413 COMMIT /* beacon sent, commit change */ enumerator
|
H A D | ath9k.h | 701 COMMIT /* beacon sent, commit change */ enumerator
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | sysfs.c | 225 btrfs_set_pending(fs_info, COMMIT); in btrfs_feature_attr_store() 719 btrfs_set_pending(fs_info, COMMIT); in btrfs_label_store()
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs3xdr.c | 2536 PROC(COMMIT, commit, commit, 5),
|
H A D | nfs4xdr.c | 2617 * a COMMIT request 6769 * Decode COMMIT response 7553 PROC(COMMIT, enc_commit, dec_commit),
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs3xdr.c | 2541 PROC(COMMIT, commit, commit, 5),
|
H A D | nfs4xdr.c | 2645 * a COMMIT request 6863 * Decode COMMIT response 7646 PROC(COMMIT, enc_commit, dec_commit),
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_log.c | 2002 REG_TYPE_STR(COMMIT, "commit"), in xlog_print_tic_res()
|
Completed in 43 milliseconds