/fs/nfsd/ |
D | nfs4acl.c | 170 unsigned short other; member 204 pas->other = pa->e_perm; in summarize_posix_acl() 241 deny &= pas.users | pas.group | pas.groups | pas.other; in _posix_to_nfsv4_one() 261 deny &= pas.groups | pas.group | pas.other; in _posix_to_nfsv4_one() 313 deny = ~pas.group & pas.other; in _posix_to_nfsv4_one() 326 deny &= pas.other; in _posix_to_nfsv4_one() 418 struct posix_ace_state other; member 566 error = check_deny(state->other.deny, 0); in posix_state_to_acl() 569 low_mode_from_nfs4(state->other.allow, &pace->e_perm, flags); in posix_state_to_acl() 678 allow_bits(&state->other, mask); in process_one_v4_ace() [all …]
|
/fs/jffs2/ |
D | LICENCE | 20 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/sysv/ |
D | Kconfig | 11 that they contain binaries from those other Unix systems; in order 20 If you only intend to mount files from some other Unix over the 26 (and even other operating systems) is given by the tar program ("man
|
/fs/reiserfs/ |
D | README | 10 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/fscache/ |
D | Kconfig | 6 used by various network and other filesystems to cache data locally. 24 between CPUs. On the other hand, the stats are very useful for 41 bouncing between CPUs. On the other hand, the histogram may be
|
/fs/cachefiles/ |
D | Kconfig | 6 This permits use of a mounted filesystem as a cache for other 35 bouncing between CPUs. On the other hand, the histogram may be
|
/fs/jbd/ |
D | Kconfig | 6 used to add journal support to other file systems or block 21 other file system/device using JBD), this option allows you to
|
/fs/jbd2/ |
D | Kconfig | 8 journal support to other file systems or block devices such 24 potentially any other filesystem/device using JBD2), this option
|
/fs/fat/ |
D | Kconfig | 10 other Unix files. 13 the foundation for the other file systems. You will have to say Y or 48 other Unix files.
|
/fs/configfs/ |
D | Kconfig | 11 same system. One is not a replacement for the other.
|
/fs/logfs/ |
D | Kconfig | 15 not be used for other than testing purposes.
|
/fs/lockd/ |
D | svcsubs.c | 333 nlmsvc_same_host(void *data, struct nlm_host *other) in nlmsvc_same_host() argument 337 return host == other; in nlmsvc_same_host()
|
/fs/udf/ |
D | Kconfig | 7 if written to by other UDF utilities, such as DirectCD.
|
/fs/ceph/ |
D | super.c | 795 struct ceph_fs_client *other = ceph_sb_to_client(sb); in ceph_compare_super() local 799 if (compare_mount_options(fsopt, opt, other)) { in ceph_compare_super() 804 ceph_fsid_compare(&opt->fsid, &other->client->fsid)) { in ceph_compare_super() 808 if (fsopt->sb_flags != other->mount_options->sb_flags) { in ceph_compare_super()
|
/fs/freevxfs/ |
D | Kconfig | 8 for Sunsoft Solaris, HP-UX and many other operating systems.
|
/fs/btrfs/ |
D | extent_io.c | 253 struct extent_state *other) in merge_cb() argument 257 other); in merge_cb() 272 struct extent_state *other; in merge_state() local 280 other = rb_entry(other_node, struct extent_state, rb_node); in merge_state() 281 if (other->end == state->start - 1 && in merge_state() 282 other->state == state->state) { in merge_state() 283 merge_cb(tree, state, other); in merge_state() 284 state->start = other->start; in merge_state() 285 other->tree = NULL; in merge_state() 286 rb_erase(&other->rb_node, &tree->state); in merge_state() [all …]
|
/fs/sysfs/ |
D | Kconfig | 12 and other kernel subsystems.
|
/fs/bfs/ |
D | Kconfig | 6 allow the bootloader access to the kernel image and other important
|
/fs/ncpfs/ |
D | Kconfig | 12 any other Unix directory. For details, please read the file 93 may be useful, if you want to access the server with other operating
|
/fs/gfs2/ |
D | Kconfig | 16 machine show up immediately on all other machines in the cluster.
|
/fs/romfs/ |
D | Kconfig | 7 other read-only media as well. Read
|
/fs/isofs/ |
D | Kconfig | 5 known as "High Sierra File System" and is called "hsfs" on other
|
/fs/ufs/ |
D | Kconfig | 18 (and even other operating systems) is given by the tar program ("man
|
/fs/cifs/ |
D | Kconfig | 19 server support for Linux and many other operating systems). Limited 28 signing, Unicode and other internationalization improvements.
|
/fs/cramfs/ |
D | README | 123 The other part of making cramfs more sharable is choosing a block 166 its current 12 bytes. Inodes other than the root inode are followed
|