Home
last modified time | relevance | path

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

123

/fs/afs/
Dsuper.c285 struct afs_super_info *as = sb->s_fs_info; in afs_test_super() local
287 return as->volume == as1->volume; in afs_test_super()
302 struct afs_super_info *as = sb->s_fs_info; in afs_fill_super() local
314 sb->s_bdi = &as->volume->bdi; in afs_fill_super()
315 strlcpy(sb->s_id, as->volume->vlocation->vldb.name, sizeof(sb->s_id)); in afs_fill_super()
318 fid.vid = as->volume->vid; in afs_fill_super()
354 struct afs_super_info *as; in afs_mount() local
389 as = kzalloc(sizeof(struct afs_super_info), GFP_KERNEL); in afs_mount()
390 if (!as) { in afs_mount()
395 as->volume = vol; in afs_mount()
[all …]
Dinode.c140 struct afs_super_info *as; in afs_iget_autocell() local
151 as = sb->s_fs_info; in afs_iget_autocell()
152 data.volume = as->volume; in afs_iget_autocell()
153 data.fid.vid = as->volume->vid; in afs_iget_autocell()
203 struct afs_super_info *as; in afs_iget() local
210 as = sb->s_fs_info; in afs_iget()
211 data.volume = as->volume; in afs_iget()
/fs/cramfs/
DREADME7 a given directory are contiguous, as this is used by readdir).
25 The order of inode traversal is described as "width-first" (not to be
28 same order as `ls -AUR' (but without the /^\..*:$/ directory header
29 lines); put another way, the same order as `find -type d -exec
48 same as the start of the (i+1)'th <block> if there is one). The first
53 tree, i.e. the same order as `find -size +0 \( -type f -o -type l \)
96 Currently, mkcramfs #define's PAGE_CACHE_SIZE as 4096 and uses that
98 turn is defined as PAGE_SIZE (which can be as large as 32KB on arm).
119 etc. macros as used by ext2fs. We don't need to swab the compressed
138 value don't get as good compression as they can.
[all …]
DKconfig15 To compile this as a module, choose M here: the module will be called
17 directory /) cannot be compiled as a module.
/fs/coda/
DKconfig7 with regular Unix commands as if they were sitting on your hard
13 If you say Y here, your Linux box will be able to act as a Coda
14 *client*. You will need user level code as well, both for the
20 To compile the coda client support as a module, choose M here: the
/fs/ntfs/
DKconfig17 the Linux 2.4 kernel series is separately available as a patch
23 To compile this file system support as a module, choose M here: the
35 performed by the driver as well as additional debugging messages to
38 at the kernel command line when booting the kernel or as an option
40 you can enable debugging messages by doing (as root):
/fs/freevxfs/
DKconfig11 NOTE: the file system type as used by mount(1), mount(2) and
12 fstab(5) is 'vxfs' as it describes the file system format, not
15 To compile this as a module, choose M here: the module will be
/fs/cifs/
DREADME2 features such as hierarchical dfs like namespace, hardlinks, locking and more.
4 supersedes the 1992 X/Open SMB Standard) as well as to perform best practice
39 6) make modules (or "make" if CIFS VFS not to be built as a module)
53 If you have built the CIFS vfs as module (successfully) simply
75 If cifs is built as a module, then the size and number of network buffers
86 utility as suid (e.g. "chmod +s /sbin/mount.cifs). To enable users to
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,
116 as suid (e.g. "chmod +s /sbin/umount.cifs") or equivalent (some distributions
123 (instead of using mount.cifs and unmount.cifs as suid) to add a line
[all …]
DKconfig17 file servers such as Windows 2000 (including Windows 2003, NT 4
18 and Windows XP) as well by Samba (which provides excellent CIFS
20 support for OS/2 and Windows ME and similar servers is provided as
64 LANMAN based servers such as OS/2 and Windows 95, but such
110 negotiate a newer dialect with servers, such as Samba 3.0.5
114 (such as Samba 3.10 and later) which can negotiate
DCHANGES60 are authenticated as guest, as reconnections, invalidating the earlier
69 fails to support it properly, as with Samba server versions prior to 3.3.2)
92 (when delete of an open file fails we mark the file as "delete-on-close"
154 opened, read and written as if they were files). When 1st tree
171 (helps with certain sharing violation cases when server such as
191 available to some newer servers (such as Samba 3.0.26 and later but
252 session setup needed for OS/2 and older servers such as Windows 95 and 98.
297 from remote server even if file is open for write as long as mount is
308 dentries so files that the client sees as deleted but that later get created
337 Add support for mounting to older pre-CIFS servers such as Windows9x and ME.
[all …]
/fs/bfs/
DKconfig8 and corresponds to the slice marked as "STAND" in the UnixWare
17 To compile this as a module, choose M here: the module will be called
19 containing the directory /) cannot be compiled as a module.
/fs/fat/
DKconfig30 To compile this as a module, choose M here: the module will be called
31 fat. Note that if you compile the FAT support as a module, you
33 -- they will have to be modules as well.
57 as well. To compile this as a module, choose M here: the module will
74 To compile this as a module, choose M here: the module will be called
/fs/jbd/
DKconfig7 devices such as RAID or LVM.
12 To compile this device as a module, choose M here: the module will be
14 cannot compile this code as a module.
/fs/jbd2/
DKconfig9 as RAID or LVM.
15 To compile this device as a module, choose M here. The module will be
17 you cannot compile this code as a module.
/fs/romfs/
DKconfig7 other read-only media as well. Read
10 To compile this file system support as a module, choose M here: the
33 cache as the medium from which to retrieve data. It does not allow
/fs/hfsplus/
DKconfig11 MacOS 8. It includes all Mac specific filesystem data such as
13 style features such as file ownership and permissions.
/fs/yaffs2/
DKconfig15 To compile the yaffs2 file system support as a module, choose M
62 bool "Use the same ecc byte order as Steven Hill's nand_ecc.c"
66 This makes yaffs_ecc.c use the same ecc byte order as Steven
68 order as SmartMedia.
86 Without this, you need to explicitely use yaffs2 as the file
/fs/ufs/
DKconfig5 BSD and derivate versions of Unix (such as SunOS, FreeBSD, NetBSD,
8 this file system as well. Saying Y here will allow you to read from
25 To compile the UFS file system support as a module, choose M here: the
/fs/udf/
DKconfig7 if written to by other UDF utilities, such as DirectCD.
10 To compile this file system support as a module, choose M here: the
/fs/reiserfs/
DREADME19 to license code labeled as owned by you on your behalf other than
22 makes his next sale. He makes no guarantees as to the amount if any,
30 the GPL as not allowing those additional licensing options, you read
67 Real users, as opposed to folks who want to hack and then understand
76 integration that you sell as an operating system. Let your competitors
103 unformatted nodes as the solution.
107 of the project to him. (Fortunately, as the person paying the money
138 Alexander Zarochentcev (sometimes known as zam, or sasha), wrote the
/fs/xfs/
DKconfig17 To compile this file system support as a module, choose M here: the
19 system of your root partition is compiled as a module, you'll need
29 information as filesystem metadata and uses journaling to provide a
61 for media streaming applications, but is also useful as a generic
/fs/hpfs/
DKconfig5 OS/2 is IBM's operating system for PC's, the same as Warp, and HPFS
13 To compile this file system support as a module, choose M here: the
/fs/ocfs2/
DKconfig36 It is always safe to say Y here, as the clustering method is
48 It is safe to say Y, as the clustering method is run-time
75 this option for debugging only as it is likely to decrease
/fs/minix/
DKconfig14 To compile this file system support as a module, choose M here: the
16 partition (the one containing the directory /) cannot be compiled as
/fs/affs/
DChanges1 (Note: I consider version numbers as cheap. That means
12 apparently not causing the failure, as directory
115 really necessary as notify_change() will do
150 - Removed some unnecessary locks as Bill
207 they appear now as normal Unix links. They are
263 demand instead of when a file is opened, as
284 (There's one exception to this, as in that function

123