Searched refs:extra_info (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | xattr.c | 329 u32 acllen, extra_info; in cifs_xattr_get() 337 extra_info = OWNER_SECINFO | GROUP_SECINFO | DACL_SECINFO | SACL_SECINFO; in cifs_xattr_get() 340 extra_info = OWNER_SECINFO | GROUP_SECINFO | DACL_SECINFO; in cifs_xattr_get() 343 extra_info = OWNER_SECINFO | GROUP_SECINFO; in cifs_xattr_get() 346 extra_info = SACL_SECINFO; in cifs_xattr_get() 350 extra_info = DACL_SECINFO; in cifs_xattr_get() 354 inode, full_path, &acllen, extra_info); in cifs_xattr_get() 330 u32 acllen, extra_info; cifs_xattr_get() local
|
| H A D | smb2pdu.c | 4019 void **data, u32 *plen, u32 extra_info) 4024 0, SMB2_O_INFO_SECURITY, extra_info, 3999 SMB2_query_acl(const unsigned int xid,struct cifs_tcon * tcon,u64 persistent_fid,u64 volatile_fid,void ** data,u32 * plen,u32 extra_info) SMB2_query_acl() argument
|
| /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 | 169 .extra_info = _info, \
|
| /linux/drivers/i3c/ |
| H A D | device.c | 292 (rndpid || id->extra_info != ext_info)) in i3c_driver_register_with_owner()
|
| /linux/scripts/mod/ |
| H A D | devicetable-offsets.c | 155 DEVID_FIELD(i3c_device_id, extra_info); in main()
|
| H A D | file2alias.c | 851 DEF_FIELD(symval, i3c_device_id, extra_info); in do_i3c_entry() 856 ADD(alias, "ext", match_flags & I3C_MATCH_EXTRA_INFO, extra_info); in do_i3c_entry()
|
| /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
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac_mcu.c | 383 basic->extra_info = cpu_to_le16(EXTRA_INFO_VER); in mt76_connac_mcu_sta_basic_tlv() 386 basic->extra_info |= cpu_to_le16(EXTRA_INFO_NEW); in mt76_connac_mcu_sta_basic_tlv()
|