Home
last modified time | relevance | path

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

12

/fs/xfs/
Dxfs_dir2_leaf.h124 xfs_dir2_byte_to_dataptr(struct xfs_mount *mp, xfs_dir2_off_t by) in xfs_dir2_byte_to_dataptr() argument
126 return (xfs_dir2_dataptr_t)((by) >> XFS_DIR2_DATA_ALIGN_LOG); in xfs_dir2_byte_to_dataptr()
133 xfs_dir2_byte_to_db(struct xfs_mount *mp, xfs_dir2_off_t by) in xfs_dir2_byte_to_db() argument
135 return (xfs_dir2_db_t)((by) >> \ in xfs_dir2_byte_to_db()
152 xfs_dir2_byte_to_off(struct xfs_mount *mp, xfs_dir2_off_t by) in xfs_dir2_byte_to_off() argument
154 return (xfs_dir2_data_aoff_t)((by) & \ in xfs_dir2_byte_to_off()
191 xfs_dir2_byte_to_da(struct xfs_mount *mp, xfs_dir2_off_t by) in xfs_dir2_byte_to_da() argument
193 return xfs_dir2_db_to_da(mp, xfs_dir2_byte_to_db(mp, by)); in xfs_dir2_byte_to_da()
/fs/cifs/
DKconfig9 PC operating systems. The CIFS protocol is fully supported by
11 and Windows XP) as well by Samba (which provides excellent CIFS
29 mounted by the cifs client to be displayed in /proc/fs/cifs/Stats
66 option on the mount command. This support is disabled by
86 Extended attributes are name:value pairs associated with inodes by
87 the kernel or by users (see the attr(5) manual page, or visit
91 user namespace prefix, but their names are seen by Linux cifs clients
92 prefaced by the user namespace prefix. The system namespace
93 (used by some filesystems to store ACLs) is not supported at
131 (which is disabled by default). See the file fs/cifs/README
DREADME71 trivially built from Samba 3.0 or later source e.g. by executing:
80 at module initialization time (by running insmod cifs.ko) can be seen.
96 When mount is executed as root, nosuid is not passed in by default,
98 by default. This can be changed, as with nfs and other filesystems,
99 by simply specifying "nosuid" among the mount options. For user mounts
154 disabled on a per-mount basis by specifying "nouser_xattr" on mount.
159 module. POSIX ACL support can be disabled on a per mount basic by specifying
180 such symlinks safely by converting unsafe symlinks (ie symlinks to server
182 that is ignored by local server applications and non-cifs clients and that will
183 not be traversed by the Samba server). This is opaque to the Linux client
[all …]
DCHANGES33 This reduces the number of EAGAIN errors returned by TCP/IP in
153 Fix oops in list_del during mount caused by unaligned string.
155 copies caused by writepages page i/o completion bug.
170 if rename by handle also fails, after rename by path fails, we were
200 (disabled by default controlled by proc/fs/cifs/Experimental).
211 looping when signing required by server (2.6.16 kernel only). Fix readdir
232 of readpages by eliminating one extra memcpy. Allow update of file size
254 from Windows (Windows can send an RFC1001 size which does not match smb size) by
265 and this is followed by a rewind search to just before the deleted entry.
269 and with a field returned by statfs.
[all …]
/fs/reiserfs/
DREADME6 Source code files that contain the phrase "licensing governed by
8 files are licensed under the GPL. The portions of them owned by Hans
9 Reiser, or authorized to be licensed by him, have been in the past,
12 want it to be owned by Hans Reiser, put your copyright label on that
14 All portions of governed files not labeled otherwise are owned by Hans
15 Reiser, and by adding your code to it, widely distributing it to
17 licensing is governed by the statement in this file, you accept this.
19 to license code labeled as owned by you on your behalf other than
72 building, by buying from third party OS component suppliers. Leverage
77 be the ones to compete against the entire internet by themselves. Be
[all …]
DKconfig22 Sponsored by Threshold Networks, Emusic.com, and Bigstorage.com.
56 Extended attributes are name:value pairs associated with inodes by
57 the kernel or by users (see the attr(5) manual page, or visit
80 implemented by security modules like SELinux. This option
/fs/jffs2/
DLICENCE7 the terms of the GNU General Public License as published by the Free
23 files, these files do not by themselves cause the resulting work to be
24 covered by the GNU General Public License. However the source code for
29 this file might be covered by the GNU General Public License.
DREADME.Locking6 (BKL), which was always helpfully obtained for it by Linux 2.4 VFS
29 nodes to an inode may obsolete old ones, and by holding the alloc_sem
56 node belonging to the inode which was locked in the first place by the
63 mutex, which is obtained by the garbage collection code and also
64 by the normal file system code _after_ allocation of space.
89 the list are protected by the file mutex f->sem. But the erase code
127 This mutex is only used by the erase code which frees obsolete node
147 which indicates which flash region (if any) is currently covered by
160 by read-semaphore. But you must hold write-semaphore when updating,
DKconfig19 This controls the amount of debugging messages produced by the JFFS2
61 by the utility 'sumtool'.
70 Extended attributes are name:value pairs associated with inodes by
71 the kernel or by users (see the attr(5) manual page, or visit
96 implemented by security modules like SELinux. This option
112 write a file system which cannot be read by a standard kernel.
/fs/proc/
DKconfig7 your hard disk: the files are created on the fly by the kernel when
14 that are used by the attached devices to gain the CPU's attention --
28 This option will enlarge your kernel by about 67 KB. Several
55 option will enlarge the kernel by at least 8 KB.
69 interfaces will reduce the size of the kernel by approximately 4kb.
/fs/ext4/
DKconfig40 chose Y here. This feature will go away by 2.6.31, so
48 Extended attributes are name:value pairs associated with inodes by
49 the kernel or by users (see the attr(5) manual page, or visit
74 implemented by security modules like SELinux. This option
/fs/ext2/
DKconfig15 Extended attributes are name:value pairs associated with inodes by
16 the kernel or by users (see the attr(5) manual page, or visit
39 implemented by security modules like SELinux. This option
/fs/fat/
DKconfig27 The FAT support will enlarge your kernel by about 37 KB. If unsure,
53 generated by Windows 95 / Windows NT.
55 This option will enlarge your kernel by about 7 KB. If unsure,
66 used by Windows 95, Windows 98, Windows NT 4.0, and the Unix
69 The VFAT support enlarges your kernel by about 10 KB and it only
/fs/minix/
DKconfig8 but has been superseded by the second extended file system ext2fs.
12 by about 28 KB. If unsure, say N.
/fs/affs/
DKconfig6 disks by Amiga(tm) systems since AmigaOS Version 1.3 (34.20). Say Y
14 With this driver you can also mount disk files used by Bernd
/fs/ntfs/
DChangeLog23 we try to empty the journal $LogFile contents by calling
28 instead do the zeroing by hand at the block level rather than page
43 - Fix an (innocent) off-by-one error in the runlist code.
55 allowed by NTFS, i.e. 255 Unicode characters, not including the
76 supported by NTFS which is 4096 bytes).
77 - Do more detailed reporting of why we cannot mount read-write by
92 error handling by passing in the active search context when calling
99 fixup code as this is now done by ntfs_cluster_alloc().
145 patch by Yura Pakhuchiy.)
149 - Support journals ($LogFile) which have been modified by chkdsk. This
[all …]
DKconfig35 performed by the driver as well as additional debugging messages to
37 disabled by default. To enable them, supply the option debug_msgs=1
40 you can enable debugging messages by doing (as root):
/fs/ext3/
DKconfig36 Extended attributes are name:value pairs associated with inodes by
37 the kernel or by users (see the attr(5) manual page, or visit
62 implemented by security modules like SELinux. This option
/fs/
DKconfig.binfmt9 and enlarge it by about 13 KB. ELF support under Linux has now all
50 The contents of an unmodified text mapping are omitted by default.
56 GDB before 6.7 are confused by ELF core dump files in this format.
125 You can get the same functionality by saying N here and saying Y to
149 those programs simply by typing in its name at a shell prompt; Linux
/fs/partitions/
DKconfig97 partition table format used by IBM DASD disks operating under CMS.
159 operating systems) is given by the tar program ("man tar" or
204 partition table format used by SGI machines.
211 partition table format used by DEC (now Compaq) Ultrix machines.
226 given by the tar program ("man tar" or preferably "info tar"). If
249 partition table format used by Motorola Delta machines (using
/fs/sysv/
DKconfig26 (and even other operating systems) is given by the tar program ("man
31 Saying Y here will enlarge your kernel by about 27 KB.
/fs/isofs/
DKconfig7 long Unix filenames and symbolic links are also supported by this
12 enlarging your kernel by about 27 KB; otherwise say N.
/fs/smbfs/
DKconfig32 Enabling this will make smbfs use nls translations by default. You
49 translations will be done by default. The local codepage/charset
/fs/ncpfs/
DKconfig9 used by Novell NetWare clients to talk to file servers. It is to
78 Long filenames (created by Win95) will not be affected.
83 effects by saying Y to "Allow using of Native Language Support"
/fs/cramfs/
DREADME7 a given directory are contiguous, as this is used by readdir).
68 blocks in uncompressed data consisting entirely of NUL bytes), but by
119 etc. macros as used by ext2fs. We don't need to swab the compressed
167 by filename, so the expansion doesn't even have to be a multiple of 4

12