Searched refs:EA (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.4/Documentation/filesystems/ext4/ |
D | eainode.rst | 8 the EA\_INODE feature allows us to store the value in the data blocks of 9 a regular file inode. This “EA inode” is linked only from the extended 16 and i\_generation of the **one** owning inode (in cases where the EA 17 inode is not referenced by multiple inodes) to verify that the EA inode
|
D | inlinedata.rst | 12 “system.data” within the inode body (“ibody EA”). This of course 14 If the data size increases beyond i\_block + ibody EA, a regular block 31 attribute in the inode body, the EA value is an array of 33 i\_block and EA space are treated as separate dirent blocks; directory
|
D | inodes.rst | 55 - Last access time, in seconds since the epoch. However, if the EA\_INODE 62 EA\_INODE inode flag is set, this inode stores an extended attribute 69 EA\_INODE inode flag is set, this inode stores an extended attribute 330 - Inode version. However, if the EA\_INODE inode flag is set, this inode
|
/Linux-v5.4/drivers/tty/ |
D | n_gsm.c | 276 #define EA 0x01 macro 407 return c & EA; in gsm_read_ea() 568 cbuf[1] = (addr << 2) | (cr << 1) | EA; in gsm_send() 570 cbuf[3] = EA; /* Length of data = 0 */ in gsm_send() 578 ibuf[0] = (addr << 2) | (cr << 1) | EA; in gsm_send() 728 *--dp = (msg->len << 1) | EA; in __gsm_data_queue() 737 *--dp = (msg->addr << 2) | 2 | EA; in __gsm_data_queue() 739 *--dp = (msg->addr << 2) | EA; in __gsm_data_queue() 998 msg->data[0] = (cmd & 0xFE) << 1 | EA; /* Clear C/R */ in gsm_control_reply() 999 msg->data[1] = (dlen << 1) | EA; in gsm_control_reply() [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/pci/ |
D | pci-thunder-ecam.txt | 6 addresses by synthesizing Enhanced Allocation (EA) capabilities for
|
/Linux-v5.4/arch/mips/pci/ |
D | pci-vr41xx.h | 31 #define EA(reg) ((reg) &0xfffffffc) macro
|
/Linux-v5.4/arch/powerpc/kernel/ |
D | traps.c | 1200 unsigned long EA; in emulate_string_inst() local 1208 EA = (rA == 0) ? 0 : regs->gpr[rA]; in emulate_string_inst() 1213 EA += NB_RB; in emulate_string_inst() 1231 EA &= 0xFFFFFFFF; in emulate_string_inst() 1236 if (get_user(val, (u8 __user *)EA)) in emulate_string_inst() 1247 if (put_user(val, (u8 __user *)EA)) in emulate_string_inst() 1252 EA += 1; in emulate_string_inst()
|
/Linux-v5.4/Documentation/x86/ |
D | zero-page.rst | 36 1EA/001 ALL edd_mbr_sig_buf_entries Number of entries in edd_mbr_sig_buffer
|
/Linux-v5.4/drivers/iommu/ |
D | mtk_iommu.c | 55 #define F_MMU_VLD_PA_RNG(EA, SA) (((EA) << 8) | (SA)) argument
|
/Linux-v5.4/Documentation/arm/nwfpe/ |
D | netwinder-fpe.rst | 38 <LFM|SFM>{cond}<FD,EA> Fd, <count>, [Rn]{!}
|
/Linux-v5.4/drivers/scsi/ |
D | ncr53c8xx.h | 755 #define EA 0x20 /* mod: 720 enable-ack */ macro
|
D | ncr53c8xx.c | 3867 np->rv_dcntl |= EA; /* Enable ACK */ in ncr_prepare_setting()
|
/Linux-v5.4/Documentation/input/devices/ |
D | alps.rst | 57 To exit command mode, PSMOUSE_CMD_SETSTREAM (EA) is sent to the touchpad.
|
/Linux-v5.4/drivers/net/usb/ |
D | Kconfig | 52 NetGear EA-101
|
/Linux-v5.4/Documentation/admin-guide/cifs/ |
D | usage.rst | 162 cifs client, and that EA support is present in later versions of Samba (e.g. 163 3.0.6 and later (also EA support works in all versions of Windows, at least to
|
/Linux-v5.4/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 2044 # * EA * * Current *
|
D | fpsp.S | 2045 # * EA * * Current * 4393 # ** <EA> ** * 0x0 * 0x0c0 *
|