Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dkey.h45 #define KEY_POS_SETATTR 0x20000000 /* possessor can set key attributes */ macro
/linux-3.4.99/net/dns_resolver/
Ddns_key.c266 (KEY_POS_ALL & ~KEY_POS_SETATTR) | in init_dns_resolver()
/linux-3.4.99/security/keys/
Dkey.c828 perm = KEY_POS_VIEW | KEY_POS_SEARCH | KEY_POS_LINK | KEY_POS_SETATTR; in key_create_or_update()
Dkeyring.c254 (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_ALL, in keyring_alloc()
/linux-3.4.99/fs/nfs/
Didmap.c198 (KEY_POS_ALL & ~KEY_POS_SETATTR) | in nfs_idmap_init_keyring()
/linux-3.4.99/fs/cifs/
Dcifsacl.c548 (KEY_POS_ALL & ~KEY_POS_SETATTR) | in init_cifs_idmap()