Searched refs:extra_info (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | xattr.c | 330 u32 acllen, extra_info; in cifs_xattr_get() local 338 extra_info = OWNER_SECINFO | GROUP_SECINFO | DACL_SECINFO | SACL_SECINFO; in cifs_xattr_get() 341 extra_info = OWNER_SECINFO | GROUP_SECINFO | DACL_SECINFO; in cifs_xattr_get() 344 extra_info = OWNER_SECINFO | GROUP_SECINFO; in cifs_xattr_get() 347 extra_info = SACL_SECINFO; in cifs_xattr_get() 351 extra_info = DACL_SECINFO; in cifs_xattr_get() 355 inode, full_path, &acllen, extra_info); in cifs_xattr_get()
|
| H A D | smb2pdu.c | 3999 void **data, u32 *plen, u32 extra_info) in SMB2_query_acl() argument 4004 0, SMB2_O_INFO_SECURITY, extra_info, in SMB2_query_acl()
|
| /linux/fs/ceph/ |
| H A D | caps.c | 3490 struct cap_extra_info *extra_info) in handle_cap_grant() argument 3518 size = extra_info->fscrypt_file_size; in handle_cap_grant() 3570 inode_set_max_iversion_raw(inode, extra_info->change_attr); in handle_cap_grant() 3573 (extra_info->issued & CEPH_CAP_AUTH_EXCL) == 0) { in handle_cap_grant() 3583 ci->i_btime = extra_info->btime; in handle_cap_grant() 3589 if (ci->fscrypt_auth_len != extra_info->fscrypt_auth_len || in handle_cap_grant() 3590 memcmp(ci->fscrypt_auth, extra_info->fscrypt_auth, in handle_cap_grant() 3595 extra_info->fscrypt_auth_len); in handle_cap_grant() 3600 (extra_info->issued & CEPH_CAP_LINK_EXCL) == 0) { in handle_cap_grant() 3606 if ((extra_info->issued & CEPH_CAP_XATTR_EXCL) == 0 && in handle_cap_grant() [all …]
|
| /linux/include/linux/i3c/ |
| H A D | device.h | 172 .extra_info = _info, \
|
| /linux/drivers/i3c/ |
| H A D | device.c | 252 (rndpid || id->extra_info != ext_info)) in i3c_device_match_id()
|
| /linux/scripts/mod/ |
| H A D | devicetable-offsets.c | 155 DEVID_FIELD(i3c_device_id, extra_info); in main()
|
| /linux/include/linux/ |
| H A D | mod_devicetable.h | 505 __u16 extra_info; member
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | fw.c | 2140 CH_INFO_SET_EXTRA_INFO(chan, info->extra_info); in rtw_add_chan_info() 2141 if (info->extra_info) { in rtw_add_chan_info() 2175 ch_info.extra_info = 1; in rtw_add_chan_list()
|
| H A D | main.h | 2032 u8 extra_info; member
|