Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 41) sorted by relevance

12

/fs/jffs2/
DREADME.Locking24 which they belong. This is for the benefit of NAND flash - adding new
50 before calling a function which may need to allocate space. The
51 allocation may trigger garbage-collection, which may need to move a
52 node belonging to the inode which was locked in the first place by the
54 of the inode from which it's garbage-collecting a physical node, this
59 mutex, which is obtained by the garbage collection code and also
107 This spinlock also covers allocation of new inode numbers, which is
124 This mutex is only used by the erase code which frees obsolete node
144 which indicates which flash region (if any) is currently covered by
155 xattr related objects which include stuff in superblock and ic->xref.
DKconfig25 areas which at one point needed debugging, but when the bugs were
108 Enabling this option allows you to explicitly choose which
112 write a file system which cannot be read by a standard kernel.
178 Tries all compressors and chooses the one which has the smallest
184 Tries all compressors and chooses the one which has the smallest
185 result but gives some preference to LZO (which has faster
DTODO15 decide which inodes should be in-core immediately after mount.
25 nodes to a different one, we can separate clean nodes from those which
26 are likely to become dirty, and end up with blocks which are each far
/fs/cifs/
DKconfig16 (CIFS) protocol which is the successor to the Server Message Block
20 NT 4 and Windows XP) as well by Samba (which provides excellent CIFS
26 protocols for CIFS including SMB3, which enables
60 bool "Support legacy servers which use weaker LANMAN security"
91 Enables an upcall mechanism for CIFS which accesses userspace helper
93 which are needed to mount to certain secure servers (for which more
121 (such as Samba 3.10 and later) which can negotiate
138 the cifs code which increases the size of the cifs module.
145 to the cifs code which slightly increases the size of
159 an upcall mechanism for CIFS which contacts userspace helper
[all …]
/fs/isofs/
DKconfig6 Unix systems. The so-called Rock-Ridge extensions which allow for
23 which allows for long filenames in unicode format (unicode is the
24 new 16 bit character code, successor to ASCII, which encodes the
34 This is a Linux-specific extension to RockRidge which lets you store
/fs/nfsd/
DKconfig15 You may choose to use a user-space NFS server instead, in which
19 user space programs which can be found in the Linux nfs-utils
24 Below you can choose which versions of the NFS protocol are
59 clients which support the Solaris NFSv3 ACL protocol can then
80 space programs which can be found in the Linux nfs-utils package,
/fs/f2fs/
DKconfig7 F2FS is based on Log-structured File System (LFS), which supports
9 addressing the fundamental issues in LFS, which are snowball effect
73 Enables BUG_ONs which check the filesystem consistency in runtime.
93 F2FS IO trace is based on a function trace, which gathers process
/fs/notify/fanotify/
DKconfig8 notification system which differs from inotify in that it sends
22 listeners which need to scan files before allowing the system access to
/fs/ubifs/
DKconfig12 UBIFS is a file system for flash devices which works on top of UBI.
18 This option allows to explicitly choose which compressions, if any,
/fs/autofs4/
DKconfig7 automounter (amd), which is a pure user space daemon.
18 don't have a laptop which needs to dynamically reconfigure to the
/fs/cramfs/
DREADME47 *end* of the i'th <block> (i.e. one past the last byte, which is the
97 for blksize, whereas Linux-2.3.39 uses its PAGE_CACHE_SIZE, which in
98 turn is defined as PAGE_SIZE (which can be as large as 32KB on arm).
99 This discrepancy is a bug, though it's not clear which should be
147 e.g. get readpage to decompress to a buffer of size MAX_BLKSIZE (which
DKconfig19 This filesystem is obsoleted by SquashFS, which is much better
/fs/freevxfs/
Dvxfs_fshead.c76 vxfs_getfsh(struct inode *ip, int which) in vxfs_getfsh() argument
80 bp = vxfs_bread(ip, which); in vxfs_getfsh()
/fs/romfs/
DKconfig33 cache as the medium from which to retrieve data. It does not allow
43 intercession of the block layer (which may have been disabled). It
/fs/nfs/
DKconfig14 install the user space mount.nfs command which can be found in
20 Below you can choose which versions of the NFS protocol are
24 To configure a system which mounts its root file system via NFS
84 space programs which can be found in the Linux nfs-utils package,
/fs/gfs2/
Dincore.h820 static inline void gfs2_glstats_inc(struct gfs2_glock *gl, int which) in gfs2_glstats_inc() argument
822 gl->gl_stats.stats[which]++; in gfs2_glstats_inc()
825 static inline void gfs2_sbstats_inc(const struct gfs2_glock *gl, int which) in gfs2_sbstats_inc() argument
829 this_cpu_ptr(sdp->sd_lkstats)->lkstats[gl->gl_name.ln_type].stats[which]++; in gfs2_sbstats_inc()
/fs/notify/inotify/
DKconfig10 descriptor, which is also select()- and poll()-able.
/fs/affs/
DChanges17 doesn't work with devices which have 256 byte
114 It also marks the inode dirty now (which is not
179 - Fixed some oversights which were in patch 2.1.78.
316 - Fixed a nasty bug which didn't allow read-only
/fs/xfs/
DKconfig8 XFS is a high performance journaling filesystem which originated
60 which contain a realtime subvolume. The realtime subvolume is a
/fs/sysfs/
DKconfig12 which driver each is bound to. sysfs can also be used to tune devices
/fs/nilfs2/
DKconfig15 and can change them into snapshots which will be preserved for long
/fs/hfsplus/
DKconfig29 which are part of the NFSv4 standard.
/fs/adfs/
DKconfig6 RiscOS operating system which runs on Acorn's ARM-based Risc PC
/fs/nls/
DKconfig295 character set, which works for most Latin-written Slavic and Central
325 set, which covers most West European languages such as Albanian,
337 set, which works for most Latin-written Slavic and Central European
348 set, which is popular with authors of Esperanto, Galician, Maltese,
358 set which introduces letters for Estonian, Latvian, and
368 character set with which you can type Bulgarian, Belarusian,
407 set, which supports modern Baltic languages including Latvian
417 set, which adds the last accented vowels for Welsh (aka Cymraeg)
428 set, which covers most West European languages such as Albanian,
/fs/cachefiles/
DKconfig33 execution as there are a number of points at which data is gathered,

12