Home
last modified time | relevance | path

Searched refs:permissions (Results 1 – 25 of 375) sorted by relevance

12345678910>>...15

/kernel/linux/linux-5.10/Documentation/filesystems/
Dadfs.rst39 ownmask=nnn The permission mask for ADFS 'owner' permissions
41 othmask=nnn The permission mask for ADFS 'other' permissions
48 Mapping of ADFS permissions to Linux permissions
51 ADFS permissions consist of the following:
68 Possible owner mode permissions -> -rwx------
74 Possible other mode permissions -> ----rwxrwx
77 not a UnixExec filetype, then the permissions will be::
93 desire the permissions should be under Linux.
Disofs.rst39 mode=xxx Sets the permissions on files to xxx unless Rock Ridge
40 extensions set the permissions otherwise
41 dmode=xxx Sets the permissions on directories to xxx unless Rock Ridge
42 extensions set the permissions otherwise
43 overriderockperm Set permissions on files and directories according to
Dhfsplus.rst23 that have uninitialized permissions structures.
28 that have uninitialized permissions structures.
/kernel/linux/linux-5.10/Documentation/usb/
Dtext_files.rst13 USB devfs drop permissions source
16 .. literalinclude:: usbdevfs-drop-permissions.c
/kernel/linux/linux-5.10/fs/sharefs/
DKconfig5 between applications. Sharefs manages permissions through different
6 permissions for reading and writing directories.
/kernel/linux/linux-5.10/fs/hfsplus/
Dinode.c507 hfsplus_get_perms(inode, &folder->permissions, 1); in hfsplus_cat_read_inode()
534 hfsplus_get_perms(inode, &file->permissions, 0); in hfsplus_cat_read_inode()
537 if (file->permissions.dev) in hfsplus_cat_read_inode()
539 be32_to_cpu(file->permissions.dev)); in hfsplus_cat_read_inode()
549 be32_to_cpu(file->permissions.dev)); in hfsplus_cat_read_inode()
595 hfsplus_cat_set_perms(inode, &folder->permissions); in hfsplus_cat_write_inode()
624 hfsplus_cat_set_perms(inode, &file->permissions); in hfsplus_cat_write_inode()
626 (file->permissions.rootflags | in hfsplus_cat_write_inode()
627 file->permissions.userflags)) in hfsplus_cat_write_inode()
Dcatalog.c124 hfsplus_cat_set_perms(inode, &folder->permissions); in hfsplus_cat_build_record()
143 hfsplus_cat_set_perms(inode, &file->permissions); in hfsplus_cat_build_record()
156 (file->permissions.rootflags | in hfsplus_cat_build_record()
157 file->permissions.userflags)) in hfsplus_cat_build_record()
169 file->permissions.dev = in hfsplus_cat_build_record()
DKconfig14 style features such as file ownership and permissions.
/kernel/linux/linux-5.10/fs/notify/fanotify/
DKconfig16 bool "fanotify permissions checking"
21 Say Y here is you want fanotify listeners to be able to make permissions
/kernel/linux/linux-5.10/Documentation/admin-guide/LSM/
Dapparmor.rst12 permissions.
33 For AppArmor to enforce any restrictions beyond standard Linux DAC permissions
/kernel/linux/linux-5.10/drivers/staging/gasket/
Dgasket_core.c447 if (bar_desc.permissions == GASKET_NOMAP) in gasket_write_mappable_regions()
721 if (coh_buff_desc.permissions != GASKET_NOMAP) { in gasket_is_coherent_region()
741 if (bar_desc.permissions != GASKET_NOMAP) { in gasket_get_bar_index()
974 ulong permissions; in gasket_mmap_coherent() local
982 permissions = driver_desc->coherent_buffer_description.permissions; in gasket_mmap_coherent()
983 if (!gasket_mmap_has_permissions(gasket_dev, vma, permissions)) { in gasket_mmap_coherent()
1016 ulong permissions; in gasket_mmap() local
1076 permissions = bar_desc->permissions; in gasket_mmap()
1077 if (!gasket_mmap_has_permissions(gasket_dev, vma, permissions)) { in gasket_mmap()
1092 bar_desc->permissions)) { in gasket_mmap()
Dgasket_core.h195 ulong permissions; member
217 ulong permissions; member
/kernel/linux/linux-5.10/Documentation/core-api/
Dprotection-keys.rst30 permissions are enforced on data access only and have no effect on
45 directly in order to change access permissions to memory covered
100 the plain mprotect() permissions are violated.
/kernel/linux/linux-5.10/security/selinux/ss/
Dconstraint.h58 u32 permissions; /* constrained permissions */ member
Dpolicydb.h48 struct symtab permissions; /* common permissions */ member
56 struct symtab permissions; /* class-specific permission symbol table */ member
/kernel/linux/build/test/moduletest/runtest/tests/
Drss_monitor_t9 # See the License for the specific language governing permissions and
Dmemorycontrol_t9 # See the License for the specific language governing permissions and
Dpurgeable_t9 ## See the License for the specific language governing permissions and
/kernel/linux/build/test/fuzztest/accesstokenid/setftokenidnullptr_fuzzer/corpus/
Dinit11 # See the License for the specific language governing permissions and
/kernel/linux/build/test/fuzztest/memory/zswapdsinglememcgparam_fuzzer/corpus/
Dinit11 # See the License for the specific language governing permissions and
/kernel/linux/build/test/fuzztest/hc_node/hcwarmdatalowerlimit_fuzzer/corpus/
Dinit11 # See the License for the specific language governing permissions and
/kernel/linux/build/test/fuzztest/accesstokenid/settokenidcmderror_fuzzer/corpus/
Dinit11 # See the License for the specific language governing permissions and
/kernel/linux/build/test/fuzztest/accesstokenid/accesstokenidgrptestother_fuzzer/corpus/
Dinit11 # See the License for the specific language governing permissions and
/kernel/linux/build/test/fuzztest/sched/setmargin_fuzzer/corpus/
Dinit11 # See the License for the specific language governing permissions and
/kernel/linux/build/test/fuzztest/sched/beginframefreq_fuzzer/corpus/
Dinit11 # See the License for the specific language governing permissions and

12345678910>>...15