Home
last modified time | relevance | path

Searched refs:chmod (Results 1 – 6 of 6) sorted by relevance

/fs/hostfs/
Dhostfs_user.c246 } else if (chmod(file, attrs->ia_mode) != 0) { in set_attr()
/fs/cifs/
DTODO10 a) Support for SecurityDescriptors(Windows/CIFS ACLs) for chmod/chgrp/chown
DREADME86 utility as suid (e.g. "chmod +s /sbin/mount.cifs). To enable users to
116 as suid (e.g. "chmod +s /sbin/umount.cifs") or equivalent (some distributions
166 enabled on the server and client, subsequent setattr calls (e.g. chmod) can
DCHANGES75 Add ability to modify cifs acls for handling chmod (when mounted with
144 attribute on chmod when adding any write permission (ie on any of
967 Unix extensions (symlink, readlink, hardlink, chmod and some chgrp and chown) implemented
/fs/
Dopen.c660 SYSCALL_DEFINE2(chmod, const char __user *, filename, mode_t, mode) in SYSCALL_DEFINE2() argument
/fs/ntfs/
DChangeLog215 an octal number to conform to how chmod(1) works, too. Thanks to