Home
last modified time | relevance | path

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

123

/fs/afs/
Dsuper.c158 struct afs_super_info *as = AFS_FS_S(root->d_sb); in afs_show_devname() local
159 struct afs_volume *volume = as->volume; in afs_show_devname()
160 struct afs_cell *cell = as->cell; in afs_show_devname()
164 if (as->dyn_root) { in afs_show_devname()
192 struct afs_super_info *as = AFS_FS_S(root->d_sb); in afs_show_options() local
195 if (as->dyn_root) in afs_show_options()
199 switch (as->flock_mode) { in afs_show_options()
423 struct afs_super_info *as = AFS_FS_S(sb); in afs_test_super() local
425 return (as->net_ns == fc->net_ns && in afs_test_super()
426 as->volume && in afs_test_super()
[all …]
Ddynroot.c30 struct afs_super_info *as = AFS_FS_S(inode->i_sb); in afs_iget5_pseudo_set() local
34 vnode->volume = as->volume; in afs_iget5_pseudo_set()
47 struct afs_super_info *as = AFS_FS_S(sb); in afs_iget_pseudo_dir() local
54 if (as->volume) in afs_iget_pseudo_dir()
55 fid.vid = as->volume->vid; in afs_iget_pseudo_dir()
Dinode.c408 struct afs_super_info *as = AFS_FS_S(inode->i_sb); in afs_iget5_set() local
411 vnode->volume = as->volume; in afs_iget5_set()
508 struct afs_super_info *as = AFS_FS_S(inode->i_sb); in afs_iget5_set_root() local
511 vnode->volume = as->volume; in afs_iget5_set_root()
512 vnode->fid.vid = as->volume->vid, in afs_iget5_set_root()
526 struct afs_super_info *as = AFS_FS_S(sb); in afs_root_iget() local
532 _enter(",{%llx},,", as->volume->vid); in afs_root_iget()
540 _debug("GOT ROOT INODE %p { vl=%llx }", inode, as->volume->vid); in afs_root_iget()
545 vnode->cb_v_break = as->volume->cb_v_break, in afs_root_iget()
548 op = afs_alloc_operation(key, as->volume); in afs_root_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 <block_pointer>'s top bits may contain special flags as follows:
69 tree, i.e. the same order as `find -size +0 \( -type f -o -type l \)
89 remaining block data as this cannot be determined from the placement of
125 Currently, mkcramfs #define's PAGE_SIZE as 4096 and uses that
127 turn is defined as PAGE_SIZE (which can be as large as 32KB on arm).
[all …]
DKconfig15 To compile this as a module, choose M here: the module will be called
17 directory /) cannot be compiled as a module.
22 consider a more capable compressed filesystem such as SquashFS
/fs/ceph/
Dcrypto.c154 struct ceph_acl_sec_ctx *as) in ceph_fscrypt_prepare_context() argument
166 as->fscrypt_auth = kzalloc(sizeof(*as->fscrypt_auth), GFP_KERNEL); in ceph_fscrypt_prepare_context()
167 if (!as->fscrypt_auth) in ceph_fscrypt_prepare_context()
170 ctxsize = fscrypt_context_for_new_inode(as->fscrypt_auth->cfa_blob, in ceph_fscrypt_prepare_context()
175 as->fscrypt_auth->cfa_version = cpu_to_le32(CEPH_FSCRYPT_AUTH_VERSION); in ceph_fscrypt_prepare_context()
176 as->fscrypt_auth->cfa_blob_len = cpu_to_le32(ctxsize); in ceph_fscrypt_prepare_context()
180 ci->fscrypt_auth_len = ceph_fscrypt_auth_len(as->fscrypt_auth); in ceph_fscrypt_prepare_context()
181 ci->fscrypt_auth = kmemdup(as->fscrypt_auth, ci->fscrypt_auth_len, in ceph_fscrypt_prepare_context()
192 struct ceph_acl_sec_ctx *as) in ceph_fscrypt_as_ctx_to_req() argument
194 swap(req->r_fscrypt_auth, as->fscrypt_auth); in ceph_fscrypt_as_ctx_to_req()
Dcrypto.h102 struct ceph_acl_sec_ctx *as);
104 struct ceph_acl_sec_ctx *as);
185 struct ceph_acl_sec_ctx *as) in ceph_fscrypt_prepare_context() argument
/fs/coda/
DKconfig8 with regular Unix commands as if they were sitting on your hard
14 If you say Y here, your Linux box will be able to act as a Coda
15 *client*. You will need user level code as well, both for the
21 To compile the coda client support as a module, choose M here: the
/fs/ntfs/
DKconfig19 the Linux 2.4 kernel series is separately available as a patch
25 To compile this file system support as a module, choose M here: the
37 performed by the driver as well as additional debugging messages to
40 at the kernel command line when booting the kernel or as an option
42 you can enable debugging messages by doing (as root):
/fs/verity/
DKconfig7 # SHA-256 is implied as it's intended to be the default hash algorithm.
23 This serves as an integrity check, but the availability of the
26 be hashed at once, such as: (a) auditing (logging the file's
47 alternatives (such as userspace signature verification, and
/fs/bfs/
DKconfig10 and corresponds to the slice marked as "STAND" in the UnixWare
19 To compile this as a module, choose M here: the module will be called
21 containing the directory /) cannot be compiled as a module.
/fs/freevxfs/
DKconfig17 NOTE: the file system type as used by mount(1), mount(2) and
18 fstab(5) is 'vxfs' as it describes the file system format, not
26 To compile this as a module, choose M here: the module will be
/fs/fat/
DKconfig33 To compile this as a module, choose M here: the module will be called
34 fat. Note that if you compile the FAT support as a module, you
36 -- they will have to be modules as well.
60 as well. To compile this as a module, choose M here: the module will
77 To compile this as a module, choose M here: the module will be called
/fs/jbd2/
DKconfig12 as RAID or LVM.
18 To compile this device as a module, choose M here. The module will be
20 you cannot compile this code as a module.
/fs/romfs/
DKconfig8 other read-only media as well. Read
11 To compile this file system support as a module, choose M here: the
34 cache as the medium from which to retrieve data. It does not allow
/fs/efivarfs/
DKconfig8 variable support via sysfs, as it doesn't suffer from the
11 To compile this file system support as a module, choose M
/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/ufs/
DKconfig7 BSD and derivate versions of Unix (such as SunOS, FreeBSD, NetBSD,
10 this file system as well. Saying Y here will allow you to read from
27 To compile the UFS file system support as a module, choose M here: the
/fs/hfsplus/
DKconfig14 MacOS 8. It includes all Mac specific filesystem data such as
16 style features such as file ownership and permissions.
/fs/ocfs2/
DKconfig39 It is always safe to say Y here, as the clustering method is
51 It is safe to say Y, as the clustering method is run-time
78 this option for debugging only as it is likely to decrease
/fs/hpfs/
DKconfig8 OS/2 is IBM's operating system for PC's, the same as Warp, and HPFS
16 To compile this file system support as a module, choose M here: the
/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
/fs/xfs/
DKconfig20 To compile this file system support as a module, choose M here: the
22 system of your root partition is compiled as a module, you'll need
31 by the V5 format, such as metadata checksumming, strengthened
84 information as filesystem metadata and uses journaling to provide a
113 for media streaming applications, but is also useful as a generic
172 formatted with secondary metadata, such as reverse mappings and inode
/fs/
DKconfig79 For ndctl to work CONFIG_DEV_DAX needs to be enabled as well. For most
81 per-inode using a mount option as well. See the file documentation in
200 this option as there are a number of Linux distros that require
226 tmpfs has historically used only inode numbers as wide as an unsigned
299 filesystems, such as filesystems that came from other
344 filesystem-related networking code, such as NFS daemon and
/fs/minix/
DKconfig16 To compile this file system support as a module, choose M here: the
18 partition (the one containing the directory /) cannot be compiled as

123