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/hwmon/ |
H A D | hwmon.c | 116 static void hwmon_free_attrs(struct attribute **attrs) in hwmon_free_attrs() 799 struct attribute **attrs, in hwmon_genattrs() 841 struct attribute **attrs; in __hwmon_create_attrs() local 875 int i, err, id; in __hwmon_device_register() local 896 struct attribute **attrs; in __hwmon_device_register() local 1095 int id; in hwmon_device_unregister() local 1255 struct pci_dev *sb; in hwmon_pci_quirks() local
|
/linux/include/linux/ |
H A D | blkdev.h | 523 int id; member 667 #define dma_map_bvec(dev, bv, dir, attrs) \ argument 823 static inline u64 sb_bdev_nr_blocks(struct super_block *sb) in sb_bdev_nr_blocks() 1139 static inline int sb_issue_discard(struct super_block *sb, sector_t block, in sb_issue_discard() 1149 static inline int sb_issue_zeroout(struct super_block *sb, sector_t block, in sb_issue_zeroout()
|
/linux/fs/nfsd/ |
H A D | nfs4state.c | 1402 static unsigned int clientid_hashval(u32 id) in clientid_hashval() 1711 struct super_block *sb, in find_one_sb_stid() 1714 unsigned long id, tmp; in find_one_sb_stid() local 1743 void nfsd4_revoke_states(struct net *net, struct super_block *sb) in nfsd4_revoke_states() 2813 unsigned long id = *pos; in states_start() local 2825 unsigned long id = *pos; in states_next() local 5684 struct nfsd_attrs attrs = { in nfsd4_truncate() local 6701 unsigned long id, tmp; in nfs40_clean_admin_revoked() local 9087 struct iattr attrs = { }; in cb_getattr_update_times() local
|
/linux/fs/nfs/ |
H A D | nfs4proc.c | 339 unsigned int attrs = FATTR4_WORD0_FILEID | FATTR4_WORD0_TYPE; in nfs4_setup_readdir() local 1516 struct super_block *sb = p->dentry->d_sb; in nfs4_opendata_free() local 3261 unsigned attrs = nfs4_exclusive_attrset(opendata, sattr, &label); in _nfs4_do_open() local 3623 struct super_block *sb = calldata->state->inode->i_sb; in nfs4_free_closedata() local 6427 const char *id; in nfs4_get_uniquifier() local
|