Home
last modified time | relevance | path

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

123

/fs/ncpfs/
Dfile.c33 int access; in ncp_make_open() local
52 finfo.access = O_RDWR; in ncp_make_open()
61 finfo.access = O_RDONLY; in ncp_make_open()
67 finfo.access = O_WRONLY; in ncp_make_open()
85 access = NCP_FINFO(inode)->access; in ncp_make_open()
86 PPRINTK("ncp_make_open: file open, access=%x\n", access); in ncp_make_open()
87 if (access == right || access == O_RDWR) { in ncp_make_open()
Dncp_fs_i.h22 int access; member
Dncp_fs.h36 int access; member
/fs/afs/
Dsecurity.c291 afs_access_t uninitialized_var(access); in afs_permission()
317 ret = afs_check_permit(vnode, key, &access); in afs_permission()
323 mask, access, S_ISDIR(inode->i_mode) ? "dir" : "file"); in afs_permission()
327 if (!(access & AFS_ACE_LOOKUP)) in afs_permission()
330 if (!(access & AFS_ACE_READ)) in afs_permission()
333 if (!(access & (AFS_ACE_DELETE | /* rmdir, unlink, rename from */ in afs_permission()
341 if (!(access & AFS_ACE_LOOKUP)) in afs_permission()
344 if (!(access & AFS_ACE_READ)) in afs_permission()
347 if (!(access & AFS_ACE_WRITE)) in afs_permission()
DKconfig8 driver. It currently only supports unsecured read-only AFS access.
/fs/nfsd/
Dnfs2acl.c148 argp->access); in nfsacld_proc_access()
151 resp->access = argp->access; in nfsacld_proc_access()
152 nfserr = nfsd_access(rqstp, &resp->fh, &resp->access, NULL); in nfsacld_proc_access()
208 argp->access = ntohl(*p++); in nfsaclsvc_decode_accessargs()
287 *p++ = htonl(resp->access); in nfsaclsvc_encode_accessres()
346 PROC(access, access, access, access, RC_NOCACHE, ST+AT+1),
Dnfsfh.c296 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify() argument
344 if (access & NFSD_MAY_LOCK || access & NFSD_MAY_BYPASS_GSS) in fh_verify()
351 if (access & NFSD_MAY_BYPASS_GSS_ON_ROOT in fh_verify()
361 error = nfsd_permission(rqstp, exp, dentry, access); in fh_verify()
368 access, ntohl(error)); in fh_verify()
Dvfs.c631 u32 access; member
670 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access() argument
693 query = *access; in nfsd_access()
694 for (; map->access; map++) { in nfsd_access()
695 if (map->access & query) { in nfsd_access()
698 sresult |= map->access; in nfsd_access()
703 result |= map->access; in nfsd_access()
719 *access = result; in nfsd_access()
728 static int nfsd_open_break_lease(struct inode *inode, int access) in nfsd_open_break_lease() argument
732 if (access & NFSD_MAY_NOT_BREAK_LEASE) in nfsd_open_break_lease()
[all …]
DKconfig10 Choose Y here if you want to allow other computers to access
60 access and modify ACLs on your NFS server.
Dxdr3.h27 unsigned int access; member
138 __u32 access; member
Dnfs4state.c445 set_access(unsigned int *access, unsigned long bmap) { in set_access() argument
448 *access = 0; in set_access()
451 *access |= i; in set_access()
468 unsigned int access, deny; in test_share() local
470 set_access(&access, stp->st_access_bmap); in test_share()
472 if ((access & open->op_share_deny) || (deny & open->op_share_access)) in test_share()
477 static int nfs4_access_to_omode(u32 access) in nfs4_access_to_omode() argument
479 switch (access & NFS4_SHARE_ACCESS_BOTH) { in nfs4_access_to_omode()
2755 int access = nfs4_access_to_access(open->op_share_access); in nfs4_get_vfs_file() local
2758 status = nfsd_open(rqstp, cur_fh, S_IFREG, access, in nfs4_get_vfs_file()
[all …]
/fs/9p/
Dfid.c133 int i, n, l, clone, access; in v9fs_fid_lookup_with_uid() local
138 access = v9ses->flags & V9FS_ACCESS_MASK; in v9fs_fid_lookup_with_uid()
161 if (access == V9FS_ACCESS_SINGLE) in v9fs_fid_lookup_with_uid()
237 int any, access; in v9fs_fid_lookup() local
241 access = v9ses->flags & V9FS_ACCESS_MASK; in v9fs_fid_lookup()
242 switch (access) { in v9fs_fid_lookup()
/fs/notify/fanotify/
DKconfig2 bool "Filesystem wide access notification"
7 Say Y here to enable fanotify suport. fanotify is a file access
22 listeners which need to scan files before allowing the system access to
/fs/nfs/
Dnfs3proc.c201 arg.access |= NFS3_ACCESS_READ; in nfs3_proc_access()
204 arg.access |= NFS3_ACCESS_MODIFY | NFS3_ACCESS_EXTEND | NFS3_ACCESS_DELETE; in nfs3_proc_access()
206 arg.access |= NFS3_ACCESS_LOOKUP; in nfs3_proc_access()
209 arg.access |= NFS3_ACCESS_MODIFY | NFS3_ACCESS_EXTEND; in nfs3_proc_access()
211 arg.access |= NFS3_ACCESS_EXECUTE; in nfs3_proc_access()
222 if (res.access & NFS3_ACCESS_READ) in nfs3_proc_access()
224 if (res.access & (NFS3_ACCESS_MODIFY | NFS3_ACCESS_EXTEND | NFS3_ACCESS_DELETE)) in nfs3_proc_access()
226 if (res.access & (NFS3_ACCESS_LOOKUP|NFS3_ACCESS_EXECUTE)) in nfs3_proc_access()
882 .access = nfs3_proc_access,
/fs/fat/
DKconfig8 diskettes with FAT-based file systems and transparently access the
40 they are compressed; to access compressed MSDOS partitions under
46 here) and MSDOS floppies. This means that file access becomes
/fs/jffs2/
DREADME.Locking77 This is used to serialise access to the eraseblock lists, to the
115 will not be removed. So, it is allowed to access it without locking
144 This read/write semaphore protects against concurrent access to the
157 This read/write semaphore protects against concurrent access to the
/fs/sysfs/
Dbin.c251 if (bb->vm_ops->access) in bin_access()
252 ret = bb->vm_ops->access(vma, addr, buf, len, write); in bin_access()
329 .access = bin_access,
/fs/ceph/
DKconfig13 reliable access to petabytes of storage.
/fs/hfs/
DKconfig7 floppy disks and hard drive partitions with full read-write access.
/fs/hfsplus/
DKconfig8 Macintosh-formatted hard drive partitions with full read-write access.
/fs/pstore/
DKconfig5 This option enables generic access to platform level
/fs/freevxfs/
DKconfig9 Currently only readonly access is supported.
/fs/efs/
DKconfig9 This implementation only offers read-only access. If you don't know
/fs/coda/
DKconfig6 enables you to mount file systems of a remote server and access them
/fs/bfs/
DKconfig6 allow the bootloader access to the kernel image and other important

123