Searched refs:File (Results 1 - 200 of 828) sorted by relevance

12345

/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Derrno.h7 #define EDEADLOCK 58 /* File locking deadlock error */
H A Dstat.h61 unsigned long long st_ino; /* File serial number. */
62 unsigned int st_mode; /* File mode. */
/linux-4.4.14/drivers/scsi/arcmsr/
H A DMakefile0 # File: drivers/arcmsr/Makefile
/linux-4.4.14/include/uapi/linux/
H A Dif_phonet.h2 * File: if_phonet.h
H A Dfcntl.h48 #define DN_ACCESS 0x00000001 /* File accessed */
49 #define DN_MODIFY 0x00000002 /* File modified */
50 #define DN_CREATE 0x00000004 /* File created */
51 #define DN_DELETE 0x00000008 /* File removed */
52 #define DN_RENAME 0x00000010 /* File renamed */
53 #define DN_ATTRIB 0x00000020 /* File changed attibutes */
H A Dnfsacl.h2 * File: linux/nfsacl.h
H A Dreiserfs_xattr.h2 File: linux/reiserfs_xattr.h
H A Dfanotify.h7 #define FAN_ACCESS 0x00000001 /* File was accessed */
8 #define FAN_MODIFY 0x00000002 /* File was modified */
11 #define FAN_OPEN 0x00000020 /* File was opened */
15 #define FAN_OPEN_PERM 0x00010000 /* File open in perm check */
16 #define FAN_ACCESS_PERM 0x00020000 /* File accessed in perm check */
H A Dinotify.h29 #define IN_ACCESS 0x00000001 /* File was accessed */
30 #define IN_MODIFY 0x00000002 /* File was modified */
34 #define IN_OPEN 0x00000020 /* File was opened */
35 #define IN_MOVED_FROM 0x00000040 /* File was moved from X */
36 #define IN_MOVED_TO 0x00000080 /* File was moved to Y */
45 #define IN_IGNORED 0x00008000 /* File was ignored */
H A Dreiserfs_fs.h13 * Reiser File System constants and structures
H A Dfiemap.h4 * Some portions copyright (C) 2007 Cluster File Systems, Inc
63 #define FIEMAP_EXTENT_MERGED 0x00001000 /* File does not natively
H A Dxattr.h2 File: linux/xattr.h
/linux-4.4.14/include/linux/
H A Dif_phonet.h2 * File: if_phonet.h
H A Ddqblk_v1.h2 * File with in-memory structures of old quota format
H A Dnfsacl.h2 * File: linux/nfsacl.h
H A Domapfb.h2 * File: include/linux/omapfb.h
H A Dmbcache.h2 File: linux/mbcache.h
H A Dcoda.h8 Coda File System
25 Coda: an Experimental Distributed File System
H A Dnfs4.h289 NF4REG = 1, /* Regular File */
291 NF4BLK = 3, /* Special File - block device */
292 NF4CHR = 4, /* Special File - character device */
294 NF4SOCK = 6, /* Special File - socket */
295 NF4FIFO = 7, /* Special File - fifo */
H A Dpcieport_if.h2 * File: pcieport_if.h
H A Dposix_acl_xattr.h2 File: linux/posix_acl_xattr.h
H A Dpci-acpi.h2 * File pci-acpi.h
/linux-4.4.14/sound/oss/
H A Dhex2hex.c29 ABANDON("File format error"); loadhex()
33 ABANDON("File format error"); loadhex()
38 ABANDON("File format error"); loadhex()
47 ABANDON("File format error"); loadhex()
49 ABANDON("File too large"); loadhex()
57 ABANDON("File format error"); loadhex()
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Ds_4bri.c9 Eicon File Revision : 2.1
188 byte *File; qBri_check_FPGAsrc() local
192 if (!(File = (byte *)xdiLoadFile(FileName, Length, 0))) { qBri_check_FPGAsrc()
198 for (i = 0; File[i] != 0xff;) qBri_check_FPGAsrc()
203 xdiFreeFile(File); qBri_check_FPGAsrc()
209 if ((File[i] & 0xF0) != 0x20) qBri_check_FPGAsrc()
212 xdiFreeFile(File); qBri_check_FPGAsrc()
215 fpgaFlen = (dword)File[FPGA_NAME_OFFSET - 1]; qBri_check_FPGAsrc()
218 fpgaFile = (char *)&File[FPGA_NAME_OFFSET]; qBri_check_FPGAsrc()
228 cnt = (dword)(((File[i] & 0x0F) << 20) + (File[i + 1] << 12) qBri_check_FPGAsrc()
229 + (File[i + 2] << 4) + (File[i + 3] >> 4)); qBri_check_FPGAsrc()
235 xdiFreeFile(File); qBri_check_FPGAsrc()
263 return (File); qBri_check_FPGAsrc()
277 byte *File; qBri_FPGA_download() local
302 File = qBri_check_FPGAsrc(IoAdapter, name, qBri_FPGA_download()
307 File = qBri_check_FPGAsrc(IoAdapter, "ds4bri.bit", qBri_FPGA_download()
310 if (!File) { qBri_FPGA_download()
326 xdiFreeFile(File); qBri_FPGA_download()
335 val = ((word)File[code++]) << 3; qBri_FPGA_download()
347 xdiFreeFile(File); qBri_FPGA_download()
H A Dhelpers.h9 Eicon File Revision : 2.1
28 dword diva_get_protocol_file_features(byte *File,
H A Dcp_vers.h9 Eicon File Revision : 2.1
H A Ddadapter.h9 Eicon File Revision : 2.1
H A Ddi_dbg.h9 Eicon File Revision : 2.1
H A Ddid_vers.h9 Eicon File Revision : 2.1
H A Ddsrv_bri.h9 Eicon File Revision : 2.1
H A Dxdi_vers.h9 Eicon File Revision : 2.1
H A Ddfifo.h9 Eicon File Revision : 2.1
H A Ddiva_dma.h9 Eicon File Revision : 2.1
H A Ddspdids.h9 Eicon File Revision : 2.1
H A Ddsrv4bri.h9 Eicon File Revision : 2.1
H A Ddsrv_pri.h9 Eicon File Revision : 2.1
H A Dpkmaint.h9 Eicon File Revision : 2.1
H A Dcapidtmf.h9 Eicon File Revision : 2.1
H A Dpr_pc.h9 Eicon File Revision : 2.1
H A Ddebuglib.c9 Eicon File Revision : 2.1
H A Ddi.h9 Eicon File Revision : 2.1
H A Ddiva_dma.c9 Eicon File Revision : 2.1
H A Dmaintidi.h8 Eicon File Revision : 1.9
H A Dpc_maint.h9 Eicon File Revision : 2.1
H A Dsdp_hdr.h9 Eicon File Revision : 2.1
/linux-4.4.14/fs/jffs2/
H A Dsymlink.c2 * JFFS2 -- Journalling Flash File System, Version 2.
H A DMakefile2 # Makefile for the Linux Journalling Flash File System v2 (JFFS2)
H A Dioctl.c2 * JFFS2 -- Journalling Flash File System, Version 2.
H A Dacl.h2 * JFFS2 -- Journalling Flash File System, Version 2.
H A Dwritev.c2 * JFFS2 -- Journalling Flash File System, Version 2.
H A Dxattr_trusted.c2 * JFFS2 -- Journalling Flash File System, Version 2.
H A Dxattr_user.c2 * JFFS2 -- Journalling Flash File System, Version 2.
H A Dcompr_lzo.c2 * JFFS2 -- Journalling Flash File System, Version 2.
H A Djffs2_fs_i.h2 * JFFS2 -- Journalling Flash File System, Version 2.
H A Dsecurity.c2 * JFFS2 -- Journalling Flash File System, Version 2.
H A Djffs2_fs_sb.h2 * JFFS2 -- Journalling Flash File System, Version 2.
28 #define JFFS2_SB_FLAG_BUILDING 4 /* File system building is in progress */
H A Dcompr.h2 * JFFS2 -- Journalling Flash File System, Version 2.
H A Dcompr_rtime.c2 * JFFS2 -- Journalling Flash File System, Version 2.
/linux-4.4.14/arch/mips/include/asm/sn/
H A Dklkernvars.h2 * File ported from IRIX to Linux by Kanoj Sarcar, 06/08/00.
H A Dmapped_kernel.h2 * File created by Kanoj Sarcar 06/06/00.
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A D11n_aggr.h6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
H A Dcfg80211.h6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
H A D11ac.h6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
H A Dethtool.c6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
H A D11n_rxreorder.h6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
H A Dusb.h6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
H A Dutil.h6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
H A Dwmm.h6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
H A D11n.h6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
H A Ddecl.h6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
/linux-4.4.14/include/linux/platform_data/
H A Dnfcmrvl.h4 * This software file (the "File") is distributed by Marvell International
6 * (the "License"). You may use, redistribute and/or modify this File in
H A Dusb-s3c2410_udc.h13 * 02-Aug-2005 RTP File rename
/linux-4.4.14/include/uapi/asm-generic/
H A Dstat.h25 unsigned long st_ino; /* File serial number. */
26 unsigned int st_mode; /* File mode. */
50 unsigned long long st_ino; /* File serial number. */
51 unsigned int st_mode; /* File mode. */
H A Derrno-base.h20 #define EEXIST 17 /* File exists */
26 #define ENFILE 23 /* File table overflow */
30 #define EFBIG 27 /* File too large */
H A Derrno.h7 #define ENAMETOOLONG 36 /* File name too long */
59 #define EBADFD 77 /* File descriptor in bad state */
/linux-4.4.14/sound/pci/ctxfi/
H A Dcthw20k1.h8 * @File cthw20k1.h
H A Dcthw20k2.h8 * @File cthw20k2.h
H A Dctpcm.h8 * @File ctpcm.h
H A Dctimap.h8 * @File ctimap.h
H A Dcthardware.c8 * @File cthardware.c
H A Dctmixer.h8 * @File ctmixer.h
H A Dctvmem.h8 * @File ctvmem.h
H A Dctimap.c8 * @File ctimap.c
H A Dctresource.h8 * @File ctresource.h
/linux-4.4.14/drivers/pci/
H A Dvpd.c2 * File: vpd.c
H A Dhtirq.c2 * File: htirq.c
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dstat.h39 unsigned long long st_ino; /* File serial number */
40 unsigned int st_mode; /* File mode. */
/linux-4.4.14/fs/befs/
H A Dio.c9 * Many thanks to Dominic Giampaolo, author of Practical File System
10 * Design with the Be File System, for such a helpful book.
/linux-4.4.14/include/uapi/sound/
H A Dasoc.h92 * File and Block header data types.
234 * File block representation for manifest :-
254 * File block representation for mixer kcontrol :-
276 * File block representation for enum kcontrol :-
299 * File block representation for bytes kcontrol :-
320 * File block representation for DAPM graph elements :-
336 * File block representation for DAPM widget :-
375 * File block representation for PCM :-
400 * File block representation for BE/CC link config :-
/linux-4.4.14/drivers/staging/vt6655/
H A Dchannel.h19 * File: channel.h
H A Ddpc.h19 * File: dpc.h
H A Ddevice_cfg.h19 * File: device_cfg.h
H A Dkey.h20 * File: key.h
H A Dpower.h19 * File: power.h
H A Dtmacro.h19 * File: tmacro.h
H A Dupc.h19 * File: upc.h
H A Dbaseband.h20 * File: baseband.h
H A Dcard.h19 * File: card.h
H A Drf.h20 * File: rf.h
H A Dsrom.h20 * File: srom.h
H A Ddpc.c19 * File: dpc.c
H A Dkey.c20 * File: key.c
H A Dpower.c20 * File: power.c
H A Drxtx.h19 * File: rxtx.h
H A Dsrom.c19 * File: srom.c
/linux-4.4.14/drivers/staging/vt6656/
H A Dchannel.h20 * File: channel.h
H A Ddpc.h19 * File: dpc.h
H A Dfirmware.h20 * File: firmware.h
H A Dpower.h19 * File: power.h
H A Dcard.h19 * File: card.h
H A Dint.h20 * File: int.h
H A Dkey.h20 * File: key.h
H A Drf.h20 * File: rf.h
H A Dusbpipe.h20 * File: usbpipe.h
H A Dwcmd.h19 * File: wcmd.h
H A Dbaseband.h20 * File: baseband.h
H A Ddesc.h19 * File: desc.h
H A Dchannel.c20 * File: channel.c
H A Dfirmware.c20 * File: baseband.c
H A Dkey.c20 * File: key.c
H A Dpower.c20 * File: power.c
H A Dwcmd.c19 * File: wcmd.c
/linux-4.4.14/drivers/pci/pcie/
H A Dportdrv_bus.c2 * File: portdrv_bus.c
H A Dportdrv.h2 * File: portdrv.h
/linux-4.4.14/arch/tile/include/hv/
H A Ddrv_pcie_rc_intf.h23 /** File offset for reading the interrupt base number used for PCIE legacy
/linux-4.4.14/drivers/clk/st/
H A Dclkgen.h2 File : Clock H/w specific Information
/linux-4.4.14/security/integrity/evm/
H A Devm.h12 * File: evm.h
H A Devm_secfs.c11 * File: evm_secfs.c
/linux-4.4.14/security/integrity/ima/
H A Dima_template_lib.h12 * File: ima_template_lib.h
/linux-4.4.14/fs/afs/
H A Dafs_cm.h16 #define CM_SERVICE 1 /* AFS File Service ID */
H A Dafs_fs.h1 /* AFS File Service definitions
16 #define FS_SERVICE 1 /* AFS File Service ID */
/linux-4.4.14/fs/ext2/
H A Dacl.h2 File: fs/ext2/acl.h
/linux-4.4.14/fs/ext4/
H A Dacl.h2 File: fs/ext4/acl.h
H A Dext4_crypto.h42 * 1 byte: File contents encryption mode
43 * 1 byte: File names encryption mode
/linux-4.4.14/include/net/phonet/
H A Dgprs.h2 * File: pep_gprs.h
H A Dpn_dev.h2 * File: pn_dev.h
/linux-4.4.14/drivers/nfc/nfcmrvl/
H A Dfw_dnld.h6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
H A Dnfcmrvl.h6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
H A Dspi.c6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
H A Duart.c6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
/linux-4.4.14/fs/f2fs/
H A Df2fs_crypto.h44 * 1 byte: File contents encryption mode
45 * 1 byte: File names encryption mode
/linux-4.4.14/drivers/acpi/acpica/
H A Dutfileio.c91 "File length (0x%X) is not the same as the table length (0x%X)", acpi_ut_check_text_mode_corruption()
135 * PARAMETERS: fp - File that contains table
194 /* File size must be at least as long as the Header-specified length */ acpi_ut_read_table()
202 acpi_os_printf("File is corrupt or is ASCII text -- " acpi_ut_read_table()
283 * PARAMETERS: filename - File where table is located
/linux-4.4.14/drivers/spi/
H A Dspi-bcm53xx.c86 /* Transmit Register File MSB */ bcm53xxspi_buf_write()
97 /* Command Register File */ bcm53xxspi_buf_write()
136 /* Command Register File */ bcm53xxspi_buf_read()
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Derrno.h35 #define EDEADLOCK 56 /* File locking deadlock error */
52 #define ENAMETOOLONG 78 /* File name too long */
55 #define EBADFD 81 /* File descriptor in bad state */
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Derrno.h36 #define ENAMETOOLONG 63 /* File name too long */
68 #define EBADFD 93 /* File descriptor in bad state */
83 #define EDEADLOCK 108 /* File locking deadlock error */
/linux-4.4.14/tools/power/acpi/os_specific/service_layers/
H A Doslibcfs.c55 * PARAMETERS: path - File path
56 * modes - File operation type
58 * RETURN: File descriptor.
/linux-4.4.14/drivers/char/
H A Dtile-srom.c129 * @filp: File for this specific open of the device.
143 * @filp: File for this specific open of the device.
166 * @filp: File for this specific open of the device.
169 * @f_pos: File position.
221 * @filp: File for this specific open of the device.
224 * @f_pos: File position.
/linux-4.4.14/drivers/bluetooth/
H A Dbtmrvl_sdio.h6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
H A Dbtmrvl_drv.h6 * This software file (the "File") is distributed by Marvell International
8 * (the "License"). You may use, redistribute and/or modify this File in
/linux-4.4.14/tools/power/acpi/common/
H A Dcmfsize.c58 * RETURN: File Size. On error, -1 (ACPI_UINT32_MAX)
60 * DESCRIPTION: Get the size of a file. Uses seek-to-EOF. File must be open.
/linux-4.4.14/tools/power/cpupower/bench/
H A Dcpufreq-bench_plot.sh66 echo "File $1 does not exist"
71 # echo "File: ${file[$plots]} - ${title[plots]}"
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/
H A Dixgb_ids.h48 /* End of File */
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
H A Despi.h3 * File: espi.h *
H A Delmer0.h3 * File: elmer0.h *
H A Dgmac.h3 * File: gmac.h *
H A Dsge.h3 * File: sge.h *
/linux-4.4.14/drivers/dio/
H A Ddio-sysfs.c2 * File Attributes for DIO Devices
/linux-4.4.14/net/9p/
H A Derror.c74 {"File exists", EEXIST},
83 {"File too large", EFBIG},
92 {"File name too long", ENAMETOOLONG},
107 {"File descriptor in bad state", EBADFD},
/linux-4.4.14/security/integrity/
H A Dintegrity_audit.c9 * File: integrity_audit.c
/linux-4.4.14/arch/m68k/include/asm/
H A Dm54xxgpt.h2 * File: m54xxgpt.h
/linux-4.4.14/arch/arm/mach-omap1/
H A Dfb.c2 * File: arch/arm/plat-omap/fb.c
/linux-4.4.14/sound/soc/davinci/
H A Ddavinci-mcasp.h73 /* Left(even TDM Slot) Channel Status Register File */
75 /* Right(odd TDM slot) Channel Status Register File */
77 /* Left(even TDM slot) User Data Register File */
79 /* Right(odd TDM Slot) User Data Register File */
/linux-4.4.14/sound/soc/codecs/
H A Dad73311.h2 * File: sound/soc/codec/ad73311.h
H A Dda732x.h2 * da732x.h -- Dialog DA732X ALSA SoC Audio Driver Header File
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_errno.h57 #define LUSTRE_EEXIST 17 /* File exists */
63 #define LUSTRE_ENFILE 23 /* File table overflow */
67 #define LUSTRE_EFBIG 27 /* File too large */
77 #define LUSTRE_ENAMETOOLONG 36 /* File name too long */
118 #define LUSTRE_EBADFD 77 /* File descriptor in bad state */
/linux-4.4.14/drivers/usb/gadget/legacy/
H A Dmass_storage.c47 #define FSG_PRODUCT_ID 0xa4a5 /* Linux-USB File-backed Storage Gadget */
147 .label = "Linux File-Backed Storage",
/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Derrno.h39 #define ENAMETOOLONG 63 /* File name too long */
94 #define EBADFD 114 /* File descriptor in bad state */
/linux-4.4.14/arch/sh/boards/mach-microdev/
H A Dfdc37c93xapm.c53 #define IDE1_PRIMARY_BASE 0x01f0 /* Task File Registe base for IDE #1 */
55 #define IDE2_PRIMARY_BASE 0x0170 /* Task File Registe base for IDE #2 */
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Derrno.h54 #define EBADFD 168 /* File descriptor in bad state */
111 #define ENAMETOOLONG 248 /* File name too long */
/linux-4.4.14/tools/perf/util/
H A Dprobe-event.h56 char *file; /* File path */
96 char *file; /* File name */
H A Ddata.c71 pr_err("File %s not owned by current user or root (use -f to override)\n", open_file_read()
/linux-4.4.14/drivers/usb/storage/
H A Dprotocol.h2 * Protocol Functions Header File
H A Dscsiglue.h2 * SCSI Connecting Glue Header File
H A Ddebug.h2 * Debugging Functions Header File
H A Dusual-tables.c2 * Usual Tables File for usb-storage and libusual
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Dodm_reg.h21 /* File Name: odm_reg.h */
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Dodm_reg.h16 /* File Name: odm_reg.h */
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
H A Dvpfe_mc_capture.h82 /* File handle structure */
/linux-4.4.14/drivers/s390/char/
H A Dsclp_ctl.c109 * File operations
/linux-4.4.14/drivers/video/fbdev/omap/
H A Dlcd_htcherald.c2 * File: drivers/video/omap/lcd-htcherald.c
/linux-4.4.14/drivers/scsi/dpt/
H A Dosd_defs.h27 /*File - OSD_DEFS.H
/linux-4.4.14/drivers/media/pci/cx18/
H A Dcx18-alsa.h36 * File operations that manipulate the encoder or video or audio subdevices
/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtv-alsa.h37 * File operations that manipulate the encoder or video or audio subdevices
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_osdep.h40 /* File to be the magic between shared code and
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
H A Di40e_osdep.h39 /* File to be the magic between shared code and
/linux-4.4.14/fs/coda/
H A Dcoda_linux.h2 * Coda File System, Linux Kernel module
/linux-4.4.14/fs/quota/
H A Dquotaio_v2.h29 __le32 dqh_version; /* File version */
/linux-4.4.14/arch/mips/include/asm/
H A Dsgialib.h69 /* File operations. */
/linux-4.4.14/arch/s390/oprofile/
H A Dinit.c119 * File ops used for:
165 * File ops used for:
206 * File ops used for:
315 * File ops used for: /dev/oprofile/timer/enabled
/linux-4.4.14/arch/parisc/math-emu/
H A Dfpu.h24 * File:
/linux-4.4.14/arch/ia64/kernel/
H A Dmca_drv.h2 * File: mca_drv.h
/linux-4.4.14/net/phonet/
H A Dsysctl.c2 * File: sysctl.c
/linux-4.4.14/sound/soc/blackfin/
H A Dbf5xx-ad1836.c2 * File: sound/soc/blackfin/bf5xx-ad1836.c
H A Dbf5xx-ad1980.c2 * File: sound/soc/blackfin/bf5xx-ad1980.c
/linux-4.4.14/drivers/zorro/
H A Dzorro-sysfs.c2 * File Attributes for Zorro Devices
/linux-4.4.14/fs/exofs/
H A Dcommon.h171 __le16 i_mode; /* File mode */
178 __le32 i_flags; /* File flags (unused for now)*/
179 __le32 i_generation; /* File version (for NFS) */
/linux-4.4.14/scripts/
H A Dnamespace.pl67 use File::Find;
161 $_ = $File::Find::name;
215 $_ = $basename; # File::Find expects $_ untouched (undocumented)
232 $source = "$objtree$File::Find::dir/$source";
234 $source = "$srctree$File::Find::dir/$source";
/linux-4.4.14/fs/udf/
H A Decma_167.h416 /* File Set Descriptor (ECMA 167r3 4/14.1) */
449 /* File Identifier Descriptor (ECMA 167r3 4/14.4) */
462 /* File Characteristics (ECMA 167r3 4/14.4.3) */
495 /* File Type (ECMA 167r3 4/14.6.6) */
542 /* File Entry (ECMA 167r3 4/14.9) */
643 /* File Times Extended Attribute (ECMA 167r3 4/14.10.5) */
766 /* File Entry (ECMA 167r3 4/14.17) */
/linux-4.4.14/drivers/staging/rtl8192u/
H A Dr8192U_dm.h4 * Module: Hal819xUsbDM.h (RTL8192 Header H File)
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
H A Ddescs_com.h2 Header File to describe Normal/enhanced descriptor functions used for RING

Completed in 6257 milliseconds

12345