Home
last modified time | relevance | path

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

12

/fs/nfsd/
Dnfs4acl.c184 unsigned short other; member
218 pas->other = pa->e_perm; in summarize_posix_acl()
255 deny &= pas.users | pas.group | pas.groups | pas.other; in _posix_to_nfsv4_one()
275 deny &= pas.groups | pas.group | pas.other; in _posix_to_nfsv4_one()
327 deny = ~pas.group & pas.other; in _posix_to_nfsv4_one()
340 deny &= pas.other; in _posix_to_nfsv4_one()
447 struct posix_ace_state other; member
554 low_mode_from_nfs4(state->other.allow, &pace->e_perm, flags); in posix_state_to_acl()
677 allow_bits(&state->other, mask); in process_one_v4_ace()
684 deny_bits(&state->other, mask); in process_one_v4_ace()
/fs/jffs2/
DLICENCE20 As a special exception, if other files instantiate templates or use
22 files and link them with other works to produce a work based on these
28 This exception does not invalidate any other reasons why a work based on
/fs/reiserfs/
DREADME10 and likely will be in the future, licensed to other parties under
11 other licenses. If you add your code to governed files, and don't
19 to license code labeled as owned by you on your behalf other than
25 right to decline to allow him to license your code contribution other
28 Further licensing options are available for commercial and/or other
52 mkreiserfs and other utilities are in reiserfs/utils, or wherever your
70 Hideous Commercial Pitch: Spread your development costs across other OS
158 the alpha port. Many of these tasks were helped by sponsors other
/fs/sysv/
DKconfig12 that they contain binaries from those other Unix systems; in order
21 If you only intend to mount files from some other Unix over the
27 (and even other operating systems) is given by the tar program ("man
/fs/fscache/
DKconfig7 used by various network and other filesystems to cache data locally.
25 between CPUs. On the other hand, the stats are very useful for
42 bouncing between CPUs. On the other hand, the histogram may be
/fs/cachefiles/
DKconfig7 This permits use of a mounted filesystem as a cache for other
36 bouncing between CPUs. On the other hand, the histogram may be
/fs/jbd2/
DKconfig11 journal support to other file systems or block devices such
27 potentially any other filesystem/device using JBD2), this option
/fs/
Dfs_parser.c58 const struct fs_parameter_spec *p, *other = NULL; in fs_lookup_key() local
68 other = p; in fs_lookup_key()
82 return other; in fs_lookup_key()
/fs/fat/
DKconfig11 other Unix files.
14 the foundation for the other file systems. You will have to say Y or
49 other Unix files.
/fs/configfs/
DKconfig12 same system. One is not a replacement for the other.
/fs/lockd/
Dsvcsubs.c342 nlmsvc_same_host(void *data, struct nlm_host *other) in nlmsvc_same_host() argument
346 return host == other; in nlmsvc_same_host()
/fs/ecryptfs/
DKconfig22 for userspace to wrap/unwrap file encryption keys by other
/fs/bfs/
DKconfig7 allow the bootloader access to the kernel image and other important
/fs/btrfs/
Dextent_io.c494 struct extent_state *other; in merge_state() local
502 other = rb_entry(other_node, struct extent_state, rb_node); in merge_state()
503 if (other->end == state->start - 1 && in merge_state()
504 other->state == state->state) { in merge_state()
508 state, other); in merge_state()
509 state->start = other->start; in merge_state()
510 rb_erase(&other->rb_node, &tree->state); in merge_state()
511 RB_CLEAR_NODE(&other->rb_node); in merge_state()
512 free_extent_state(other); in merge_state()
517 other = rb_entry(other_node, struct extent_state, rb_node); in merge_state()
[all …]
/fs/nfs/
Dcallback_proc.c709 if (memcmp(args->coa_stateid.other, in nfs4_callback_offload()
710 tmp_copy->stateid.other, in nfs4_callback_offload()
711 sizeof(args->coa_stateid.other))) in nfs4_callback_offload()
Dnfs4file.c389 memcpy(&ctx->state->open_stateid.other, &stateid->other, in __nfs42_ssc_open()
Dnfs4_fs.h598 return memcmp(dst->other, src->other, NFS4_STATEID_OTHER_SIZE) == 0; in nfs4_stateid_match_other()
/fs/sysfs/
DKconfig14 and other kernel subsystems.
/fs/freevxfs/
DKconfig9 for Sunsoft Solaris, HP-UX and many other operating systems. However
/fs/gfs2/
DKconfig18 machine show up immediately on all other machines in the cluster.
/fs/crypto/
DKconfig22 # as Adiantum encryption, then those other modes need to be explicitly enabled
/fs/romfs/
DKconfig8 other read-only media as well. Read
/fs/isofs/
DKconfig6 known as "High Sierra File System" and is called "hsfs" on other
/fs/ufs/
DKconfig19 (and even other operating systems) is given by the tar program ("man
/fs/verity/
DKconfig7 # To avoid bloat, other wanted algorithms must be selected explicitly.

12