Searched +defs:sb +defs:id +defs:attrs (Results 1 – 5 of 5) sorted by relevance
/linux/fs/smb/client/ |
H A D | inode.c | 247 cifs_fill_uniqueid(struct super_block *sb, struct cifs_fattr *fattr) in cifs_fill_uniqueid() 322 u64 id = le64_to_cpu(info->Uid); in cifs_unix_basic_to_fattr() local 332 u64 id = le64_to_cpu(info->Gid); in cifs_unix_basic_to_fattr() local 351 struct super_block *sb) in cifs_create_junction_fattr() 368 static int update_inode_info(struct super_block *sb, in update_inode_info() 432 struct super_block *sb, in cifs_get_unix_fattr() 489 struct super_block *sb, unsigned int xid) in cifs_get_inode_info_unix() 505 struct super_block *sb, in cifs_get_unix_fattr() 515 struct super_block *sb, unsigned int xid) in cifs_get_inode_info_unix() 834 struct super_block *sb) in smb311_posix_info_to_fattr() [all …]
|
/linux/drivers/spi/ |
H A D | spi.c | 345 static const struct spi_device_id *spi_match_id(const struct spi_device_id *id, const char *name) in spi_match_id() 1127 enum dma_data_direction dir, unsigned long attrs) in spi_map_buf_attrs() 1212 unsigned long attrs) in spi_unmap_buf_attrs() 1252 unsigned long attrs = DMA_ATTR_SKIP_CPU_SYNC; in __spi_map_msg() local 1301 unsigned long attrs = DMA_ATTR_SKIP_CPU_SYNC; in __spi_unmap_msg() local 2626 struct acpi_resource_spi_serialbus *sb; in acpi_spi_count() local 2699 struct acpi_resource_spi_serialbus *sb; in acpi_spi_add_resource() local 3226 int id; in spi_controller_id_alloc() local 3444 int id = ctlr->bus_num; in spi_unregister_controller() local
|
/linux/net/wireless/ |
H A D | nl80211.c | 68 struct net *netns, struct nlattr **attrs) in __cfg80211_wdev_from_attrs() 140 __cfg80211_rdev_from_attrs(struct net *netns, struct nlattr **attrs) in __cfg80211_rdev_from_attrs() 1330 static unsigned int nl80211_link_id(struct nlattr **attrs) in nl80211_link_id() 1337 static int nl80211_link_id_or_invalid(struct nlattr **attrs) in nl80211_link_id_or_invalid() 3388 struct nlattr **attrs = info->attrs; in _nl80211_parse_chandef() local 5397 struct nlattr *attrs[], in nl80211_parse_tx_bitrate_mask() 5622 struct nlattr *attrs, in nl80211_parse_mbssid_config() 5703 nl80211_parse_mbssid_elems(struct wiphy *wiphy, struct nlattr *attrs) in nl80211_parse_mbssid_elems() 5733 nl80211_parse_rnr_elems(struct wiphy *wiphy, struct nlattr *attrs, in nl80211_parse_rnr_elems() 5764 static int nl80211_parse_he_bss_color(struct nlattr *attrs, in nl80211_parse_he_bss_color() [all …]
|
/linux/fs/nfsd/ |
H A D | nfs4state.c | 1393 static unsigned int clientid_hashval(u32 id) in clientid_hashval() 1702 struct super_block *sb, in find_one_sb_stid() 1705 unsigned long id, tmp; in find_one_sb_stid() local 1734 void nfsd4_revoke_states(struct net *net, struct super_block *sb) in nfsd4_revoke_states() 2808 unsigned long id = *pos; in states_start() local 2820 unsigned long id = *pos; in states_next() local 5699 struct nfsd_attrs attrs = { in nfsd4_truncate() local 6787 unsigned long id, tmp; in nfs40_clean_admin_revoked() local 9172 struct iattr attrs = { }; in cb_getattr_update_times() local
|
/linux/fs/nfs/ |
H A D | nfs4proc.c | 347 unsigned int attrs = FATTR4_WORD0_FILEID | FATTR4_WORD0_TYPE; in nfs4_setup_readdir() local 1538 struct super_block *sb = p->dentry->d_sb; in nfs4_opendata_free() local 3281 unsigned attrs = nfs4_exclusive_attrset(opendata, sattr, &label); in _nfs4_do_open() local 3643 struct super_block *sb = calldata->state->inode->i_sb; in nfs4_free_closedata() local 6478 const char *id; in nfs4_get_uniquifier() local
|