Home
last modified time | relevance | path

Searched refs:FS (Results 1 – 74 of 74) sorted by relevance

/linux-4.4.14/Documentation/filesystems/
Dsysv-fs.txt2 - Xenix FS,
3 - SystemV/386 FS,
4 - Coherent FS.
18 - Coherent FS:
22 - SystemV Release 2 FS:
25 for this FS on hard disk yet.
28 These filesystems are rather similar. Here is a comparison with Minix FS:
31 - Minix FS 0x81 Linux/Minix
32 - Xenix FS ??
33 - SystemV FS ??
[all …]
Dcoda.txt208 assists in locating the correct FS drivers. Sometimes after extensive
209 pre-processing, the VFS starts invoking exported routines in the FS
210 driver. This is the point where the FS specific processing of the
214 The FS layer for Coda must expose and implement several interfaces.
216 the Coda FS layer, so the Coda FS driver must expose the VFS interface
219 read/write and create and remove objects. The Coda FS layer services
222 come back to the FS driver, servicing of the VFS call continues and
226 As a result of this design a basic interface exposed by the FS driver
238 Interfaces of the Coda FS Driver
240 Furthermore the FS layer provides for a special path of communication
[all …]
Domfs.txt12 Note, it is not recommended that this FS be used in place of a general
52 __be64 h_self; /* FS block where this is located */
Dubifs.txt50 which requires full media scan. UBIFS maintains the FS indexing
67 maintains the FS index on the flash media. However, UBIFS depends on
D9p.txt76 fscache = use FS-Cache for a persistent, read-only
Dceph.txt15 * Easy deployment: most FS components are userspace daemons
Dbtrfs.txt33 * Efficient incremental backup and FS mirroring (not yet implemented)
DLocking509 FS recursion Held locks when called
516 FS recursion means calling ->quota_read() and ->quota_write() from superblock
Df2fs.txt82 - Align FS data structures to the operational units in FTL as best efforts
/linux-4.4.14/tools/lib/api/fs/
Dfs.h14 #define FS(name) \ macro
19 FS(sysfs)
20 FS(procfs)
21 FS(debugfs)
22 FS(tracefs)
24 #undef FS
Dfs.c247 #define FS(name, idx) \ macro
263 FS(sysfs, FS__SYSFS);
264 FS(procfs, FS__PROCFS);
265 FS(debugfs, FS__DEBUGFS);
266 FS(tracefs, FS__TRACEFS);
/linux-4.4.14/Documentation/filesystems/caching/
Dbackend-api.txt2 FS-CACHE CACHE BACKEND API
5 The FS-Cache system provides an API by which actual caches can be supplied to
6 FS-Cache for it to then serve out to network filesystems and other interested
38 The cache should then be registered with FS-Cache by passing a pointer to the
47 (*) "fsdef" which should point to the object representation for the FS-Cache
49 here. FS-Cache keeps the caller's reference to the index object if
82 (2) that of one of the processes in the FS-Cache thread pool.
89 This is left to the cache to handle; FS-Cache makes no effort in this regard.
96 The cache may present data to the outside world through FS-Cache's interfaces
108 (*) Index/Data file FS-Cache representation cookie:
[all …]
Dfscache.txt12 FS-Cache mediates between cache backends (such as CacheFS) and network
23 | AFS |----->| FS-Cache |
33 Or to look at it another way, FS-Cache is a module that provides a caching
49 | NFS |----->| FS-Cache |
70 FS-Cache does not follow the idea of completely loading every netfs file
90 FS-Cache provides the following facilities:
119 (8) Cookies can be "retired" upon release. At this point FS-Cache will mark
130 FS-Cache maintains a virtual indexing tree in which all indices, files, objects
175 The very top index is the FS-Cache master index in which individual netfs's
183 The netfs API to FS-Cache can be found in:
[all …]
Dobject.txt25 FS-Cache maintains an in-kernel representation of each object that a netfs is
29 FS-Cache also maintains a separate in-kernel representation of the objects that
96 Within FS-Cache, each active object is managed by its own individual state
175 FS-Cache expects the cache backend to probe the cache to see whether this
183 At the completion of lookup, FS-Cache will let the netfs go ahead with
195 FS-Cache expects the cache to create
200 At the completion of creation, FS-Cache will start processing write
Dnetfs-api.txt2 FS-CACHE NETWORK FILESYSTEM API
5 There's an API by which a network filesystem can make use of the FS-Cache
10 FS-Cache to make finding objects faster and to make retiring of groups of
41 (18) FS-Cache specific page flags.
48 FS-Cache needs a description of the network filesystem. This is specified
95 their index hierarchies in quite the same way, FS-Cache tries to impose as few
166 This defines an index, which is a special FS-Cache type.
268 This is called by FS-Cache to indicate that a backing store is being
305 FS-Cache permits the use of more than one cache. To permit particular index
308 FS-Cache as to which cache should be used. The problem with doing that is that
[all …]
Doperations.txt24 FS-Cache has an asynchronous operations handling facility that it uses for its
30 and FS-Cache will create operations and pass them off to the appropriate cache
113 This is, for example, used by FS-Cache to handle background writes of
Dcachefiles.txt108 Specify a tag to FS-Cache to use in distinguishing multiple caches.
452 If FS-Cache is compiled with the following option enabled:
/linux-4.4.14/drivers/net/ethernet/freescale/fs_enet/
Dmac-fec.c73 #define FS(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) | (_v)) macro
175 FS(fecp, r_cntrl, FEC_RCNTRL_PROM); in set_promiscuous_mode()
307 FS(fecp, dma_control, 0xC0000000); in restart()
330 FS(fecp, r_cntrl, fpi->use_rmii ? in restart()
338 FS(fecp, x_cntrl, FEC_TCNTRL_FDEN); /* FD enable */ in restart()
340 FS(fecp, r_cntrl, FEC_RCNTRL_DRT); in restart()
390 FS(fecp, r_cntrl, fpi->use_rmii ? in stop()
393 FS(fecp, ecntrl, FEC_ECNTRL_PINMUX | FEC_ECNTRL_ETHER_EN); in stop()
412 FS(fecp, imask, FEC_NAPI_RX_EVENT_MSK); in napi_enable_rx()
436 FS(fecp, imask, FEC_NAPI_TX_EVENT_MSK); in napi_enable_tx()
/linux-4.4.14/tools/perf/arch/x86/tests/
Dregs_load.S17 #define FS 14 * 8 macro
50 movq $0, FS(%rdi)
87 movl $0, FS(%edi)
/linux-4.4.14/arch/cris/arch-v32/drivers/
DKconfig8 This option enables the ETRAX FS built-in 10/100Mbit Ethernet
27 Enables the ETRAX FS serial driver for ser0 (ttyS0)
47 Enables the ETRAX FS serial driver for ser0 (ttyS0)
56 Enables the ETRAX FS serial driver for ser1 (ttyS1).
62 Enables the ETRAX FS serial driver for ser2 (ttyS2).
68 Enables the ETRAX FS serial driver for ser3 (ttyS3).
74 Enables the ETRAX FS synchronous serial driver.
211 SPI master controller on Axis ETRAX FS and later. The
220 on Axis ETRAX FS and later. The driver can be configured to
/linux-4.4.14/arch/x86/um/
Dptrace_64.c47 [FS >> 3] = HOST_FS,
84 case FS: in putreg()
163 case FS: in getreg()
Duser-offsets.c50 DEFINE(HOST_FS, FS); in foo()
76 DEFINE_LONGS(HOST_FS, FS); in foo()
Dptrace_32.c64 [FS] = HOST_FS,
87 case FS: in putreg()
148 case FS: in getreg()
Dsignal.c170 GETREG(FS, fs); in copy_sc_from_user()
259 PUTREG(FS, fs); in copy_sc_to_user()
/linux-4.4.14/Documentation/cris/
DREADME5 ETRAX FS and ARTPEC-3 embedded network CPUs.
57 The ETRAX FS and ARTPEC-3 chips
60 The ETRAX FS is a 200MHz 32-bit RISC processor with on-chip 16kB
64 The ARTPEC-3 is a variant of the ETRAX FS with additional IO-units
71 ETRAX FS and ARTPEC-3 are both CRISv32 architectures.
/linux-4.4.14/Documentation/devicetree/bindings/cris/
Daxis.txt5 CRISv32 based SoCs are ETRAX FS and ARTPEC-3:
Dboards.txt5 - "axis,dev88" - for Axis devboard 88 with ETRAX FS
/linux-4.4.14/Documentation/hwmon/
Dads101569 In this case only in2_input (FS +/- 4.096 V, 128 SPS) and in4_input
70 (FS +/- 0.512 V, 2400 SPS) would be created.
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dfsl,esai.txt27 derive HCK, SCK and FS.
29 derive HCK, SCK and FS.
/linux-4.4.14/Documentation/vm/
Dcleancache.txt220 - The FS should be block-device-based (e.g. a ram-based FS such
222 - To ensure coherency/correctness, the FS must ensure that all
227 FS must provide an "encode_fh" function.
228 - The FS must call the VFS superblock alloc and deactivate routines
230 - To maximize performance, all pages fetched from the FS should
231 go through the do_mpag_readpage routine or the FS should add
233 - Currently, the FS blocksize must be the same as PAGESIZE. This
236 - A clustered FS should invoke the "shared_init_fs" cleancache
/linux-4.4.14/arch/x86/include/uapi/asm/
Dptrace-abi.h15 #define FS 9 macro
/linux-4.4.14/Documentation/devicetree/bindings/serial/
Daxis,etraxfs-uart.txt1 ETRAX FS UART
/linux-4.4.14/arch/arm/mm/
Dabort-ev7.S40 bic r1, r1, #0xf @ Fix up FSR FS[5:0]
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dgpio-etraxfs.txt1 Axis ETRAX FS General I/O controller bindings
/linux-4.4.14/fs/omfs/
DKconfig8 more efficient than a standard FS for MPEG files, in fact likely
/linux-4.4.14/Documentation/
Dinit.txt8 A) Unable to mount root FS
17 A) make sure you have the correct root FS type
Dinitrd.txt137 (if space is critical, you may want to use the Minix FS instead of Ext2)
264 (e.g. support for RAM disks, initrd, a.out, and the Ext2 FS) and
266 2) /sbin/init determines what is needed to (1) mount the "real" root FS
297 like the location of the root FS partition doesn't have to be provided at
327 linuxrc by writing the number of the new root FS device to the special
Dkmemcheck.txt249 FS: 0000000000000000(0000) GS:ffff880001982000(0063) knlGS:00000
/linux-4.4.14/arch/x86/um/shared/sysdep/
Dptrace_64.h40 #define FS (HOST_FS * sizeof(long)) macro
/linux-4.4.14/arch/x86/um/os-Linux/
Dmcontext.c13 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_regs_from_mc()
/linux-4.4.14/fs/fuse/
DKconfig16 If you want to develop a userspace FS, or if you want to use
/linux-4.4.14/fs/ceph/
DKconfig25 caching support for Ceph clients using FS-Cache
/linux-4.4.14/arch/arm/boot/dts/
Dexynos5440-ssdk5440.dts66 label = "CRAM-FS";
/linux-4.4.14/fs/9p/
DKconfig18 caching support for 9p clients using FS-Cache
/linux-4.4.14/fs/fscache/
DKconfig47 bool "Debug FS-Cache"
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-fs-f2fs44 Controls the FS utilization condition for the in-place-update
/linux-4.4.14/drivers/net/ethernet/freescale/
Dgianfar_ptp.c75 #define FS (1<<28) /* FIPER start indication */ macro
512 gfar_write(&etsects->regs->tmr_ctrl, tmr_ctrl|FS|RTPE|TE|FRD); in gianfar_ptp_probe()
/linux-4.4.14/sound/core/
DKconfig197 bool "Sound Proc FS Support" if EXPERT
201 Say 'N' to disable Sound proc FS, which may reduce code size about
/linux-4.4.14/Documentation/filesystems/pohmelfs/
Ddesign_notes.txt10 Main features of this FS include:
/linux-4.4.14/Documentation/sound/oss/
Dmwave120 root=/dev/hda3 # device which gets mounted as root FS
/linux-4.4.14/arch/powerpc/boot/dts/fsl/
Dp1020rdb-pd.dts183 /* 11MB for FS System Image */
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dhead.S84 ;; ETRAX FS:
/linux-4.4.14/arch/cris/arch-v32/mach-fs/
DKconfig3 menu "ETRAX FS options"
/linux-4.4.14/fs/cifs/
DKconfig208 Makes CIFS FS-Cache capable. Say Y here if you want your CIFS data
/linux-4.4.14/Documentation/fmc/
Didentifiers.txt91 Using SDB-FS in the EEPROM
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt142 64: SEG=FS (Prefix)
505 a0: PUSH FS (d64)
506 a1: POP FS (d64)
/linux-4.4.14/arch/x86/lib/
Dx86-opcode-map.txt142 64: SEG=FS (Prefix)
505 a0: PUSH FS (d64)
506 a1: POP FS (d64)
/linux-4.4.14/Documentation/security/
Dcredentials.txt158 Effective, Saved and FS User ID
159 Effective, Saved and FS Group ID
/linux-4.4.14/Documentation/scsi/
DChangeLog.ncr53c8xx22 - Provide OpenFirmware path through the proc FS on PPC.
123 through the /proc FS (rather cosmetic changes that consist in
DChangeLog.sym53c8xx84 - Provide OpenFirmware path through the proc FS on PPC.
208 through the /proc FS (rather cosmetic changes that consist in
Daic7xxx.txt145 - Update for change in 2.5.X SCSI proc FS interface.
Daic79xx.txt79 - Update for change in 2.5.X SCSI proc FS interface.
Dtmscsim.txt94 * make your kernel remount the FS read-only on detecting an error:
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt98 can specify this device for the root FS by writing "root=/dev/fd16" on
107 kernel cannot see this symlink before mounting the root FS and it
113 use the sixth SCSI disk for the root FS, but you have to specify the
/linux-4.4.14/arch/cris/
DKconfig151 bool "ETRAX-FS-V32"
/linux-4.4.14/drivers/gpio/
DKconfig178 bool "Axis ETRAX FS General I/O"
184 Say yes here to support the GPIO controller on Axis ETRAX FS SoCs.
/linux-4.4.14/drivers/tty/serial/
DKconfig1068 bool "ETRAX FS serial port support"
1074 bool "ETRAX FS serial console support"
/linux-4.4.14/Documentation/filesystems/cifs/
DREADME304 fsc Enable local disk caching using FS-Cache (off by default). This
DCHANGES415 Add new POSIX Query FS Info for returning statfs info more accurately.
/linux-4.4.14/
DCREDITS1092 D: Wrote Xenix FS (part of standard kernel since 0.99.15)
1398 D: SysV FS, shm swapping, memory management fixes
DMAINTAINERS2550 CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS
4564 FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt2981 e2fsck 1.14, 9-Jan-1999 for EXT2 FS 0.5b, 95/08/09
3443 e2fsck 1.14, 9-Jan-1999 for EXT2 FS 0.5b, 95/08/09
/linux-4.4.14/arch/x86/kvm/
Dvmx.c945 VMX_SEGMENT_FIELD(FS),
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfpsp.S4254 # TYPE == 1: FDB<cc>, FS<cc>, FTRAP<cc>