Searched refs:OP_WRITE (Results 1 – 7 of 7) sorted by relevance
/linux-4.19.296/drivers/misc/eeprom/ |
D | eeprom_93xx46.c | 26 #define OP_WRITE (OP_START | 0x1) macro 211 cmd_addr = OP_WRITE << edev->addrlen; in eeprom_93xx46_write_word()
|
/linux-4.19.296/include/linux/ |
D | nfs4.h | 113 OP_WRITE = 38, enumerator
|
/linux-4.19.296/fs/nfsd/ |
D | nfs4xdr.c | 1836 [OP_WRITE] = (nfsd4_dec)nfsd4_decode_write, 4327 [OP_WRITE] = (nfsd4_enc)nfsd4_encode_write,
|
D | nfs4proc.c | 2317 [OP_WRITE] = {
|
/linux-4.19.296/fs/nfs/flexfilelayout/ |
D | flexfilelayout.c | 1419 hdr->res.op_status, OP_WRITE, in ff_layout_write_done_cb()
|
/linux-4.19.296/fs/nfs/ |
D | nfs4xdr.c | 1731 encode_op_hdr(xdr, OP_WRITE, decode_write_maxsz, hdr); in encode_write() 5573 status = decode_op_hdr(xdr, OP_WRITE); in decode_write()
|
D | nfs4proc.c | 7798 1 << (OP_WRITE - 32) 7888 if (test_bit(OP_WRITE, sp->allow.u.longs)) { in nfs4_sp4_select_mode()
|