Home
last modified time | relevance | path

Searched +defs:type +defs:value (Results 1 – 25 of 557) sorted by relevance

12345678910>>...23

/linux-3.3/fs/btrfs/
Dacl.c31 struct posix_acl *btrfs_get_acl(struct inode *inode, int type) in btrfs_get_acl()
35 char *value = NULL; in btrfs_get_acl() local
80 void *value, size_t size, int type) in btrfs_xattr_acl_get()
104 struct inode *inode, struct posix_acl *acl, int type) in btrfs_set_acl()
108 char *value = NULL; in btrfs_set_acl() local
160 const void *value, size_t size, int flags, int type) in btrfs_xattr_acl_set()
/linux-3.3/fs/ext2/
Dacl.c20 ext2_acl_from_disk(const void *value, size_t size) in ext2_acl_from_disk()
132 ext2_get_acl(struct inode *inode, int type) in ext2_get_acl()
135 char *value = NULL; in ext2_get_acl() local
181 ext2_set_acl(struct inode *inode, int type, struct posix_acl *acl) in ext2_set_acl()
184 void *value = NULL; in ext2_set_acl() local
312 const char *name, size_t name_len, int type) in ext2_xattr_list_acl_access()
325 const char *name, size_t name_len, int type) in ext2_xattr_list_acl_default()
338 size_t size, int type) in ext2_xattr_get_acl()
360 ext2_xattr_set_acl(struct dentry *dentry, const char *name, const void *value, in ext2_xattr_set_acl()
361 size_t size, int flags, int type) in ext2_xattr_set_acl()
Dxattr_user.c15 const char *name, size_t name_len, int type) in ext2_xattr_user_list()
33 void *buffer, size_t size, int type) in ext2_xattr_user_get()
45 const void *value, size_t size, int flags, int type) in ext2_xattr_user_set()
Dxattr_trusted.c16 const char *name, size_t name_len, int type) in ext2_xattr_trusted_list()
34 void *buffer, size_t size, int type) in ext2_xattr_trusted_get()
44 const void *value, size_t size, int flags, int type) in ext2_xattr_trusted_set()
/linux-3.3/drivers/net/wireless/b43/
Dtables_phy_ht.c621 u32 type, value; in b43_httab_read() local
653 u32 type; in b43_httab_read_bulk() local
685 void b43_httab_write(struct b43_wldev *dev, u32 offset, u32 value) in b43_httab_write()
687 u32 type; in b43_httab_write() local
718 u32 type, value; in b43_httab_write_few() local
763 u32 type, value; in b43_httab_write_bulk() local
Dtables_phy_lcn.c472 u32 type, value; in b43_lcntab_read() local
503 u32 type; in b43_lcntab_read_bulk() local
538 void b43_lcntab_write(struct b43_wldev *dev, u32 offset, u32 value) in b43_lcntab_write()
540 u32 type; in b43_lcntab_write() local
571 u32 type, value; in b43_lcntab_write_bulk() local
Dtables_lpphy.c596 u32 type, value; in b43_lptab_read() local
628 u32 type; in b43_lptab_read_bulk() local
660 void b43_lptab_write(struct b43_wldev *dev, u32 offset, u32 value) in b43_lptab_write()
662 u32 type; in b43_lptab_write() local
692 u32 type, value; in b43_lptab_write_bulk() local
/linux-3.3/fs/ext3/
Dacl.c21 ext3_acl_from_disk(const void *value, size_t size) in ext3_acl_from_disk()
135 ext3_get_acl(struct inode *inode, int type) in ext3_get_acl()
138 char *value = NULL; in ext3_get_acl() local
187 ext3_set_acl(handle_t *handle, struct inode *inode, int type, in ext3_set_acl()
191 void *value = NULL; in ext3_set_acl() local
337 const char *name, size_t name_len, int type) in ext3_xattr_list_acl_access()
350 const char *name, size_t name_len, int type) in ext3_xattr_list_acl_default()
363 size_t size, int type) in ext3_xattr_get_acl()
385 ext3_xattr_set_acl(struct dentry *dentry, const char *name, const void *value, in ext3_xattr_set_acl()
386 size_t size, int flags, int type) in ext3_xattr_set_acl()
Dxattr_trusted.c17 const char *name, size_t name_len, int type) in ext3_xattr_trusted_list()
35 void *buffer, size_t size, int type) in ext3_xattr_trusted_get()
45 const void *value, size_t size, int flags, int type) in ext3_xattr_trusted_set()
Dxattr_user.c16 const char *name, size_t name_len, int type) in ext3_xattr_user_list()
34 size_t size, int type) in ext3_xattr_user_get()
46 const void *value, size_t size, int flags, int type) in ext3_xattr_user_set()
/linux-3.3/fs/ext4/
Dacl.c21 ext4_acl_from_disk(const void *value, size_t size) in ext4_acl_from_disk()
135 ext4_get_acl(struct inode *inode, int type) in ext4_get_acl()
138 char *value = NULL; in ext4_get_acl() local
186 ext4_set_acl(handle_t *handle, struct inode *inode, int type, in ext4_set_acl()
190 void *value = NULL; in ext4_set_acl() local
336 const char *name, size_t name_len, int type) in ext4_xattr_list_acl_access()
349 const char *name, size_t name_len, int type) in ext4_xattr_list_acl_default()
362 size_t size, int type) in ext4_xattr_get_acl()
384 ext4_xattr_set_acl(struct dentry *dentry, const char *name, const void *value, in ext4_xattr_set_acl()
385 size_t size, int flags, int type) in ext4_xattr_set_acl()
Dxattr_user.c16 const char *name, size_t name_len, int type) in ext4_xattr_user_list()
34 void *buffer, size_t size, int type) in ext4_xattr_user_get()
46 const void *value, size_t size, int flags, int type) in ext4_xattr_user_set()
Dxattr_trusted.c17 const char *name, size_t name_len, int type) in ext4_xattr_trusted_list()
35 size_t size, int type) in ext4_xattr_trusted_get()
45 const void *value, size_t size, int flags, int type) in ext4_xattr_trusted_set()
/linux-3.3/fs/jffs2/
Dacl.c53 static struct posix_acl *jffs2_acl_from_medium(void *value, size_t size) in jffs2_acl_from_medium()
159 struct posix_acl *jffs2_get_acl(struct inode *inode, int type) in jffs2_get_acl()
162 char *value = NULL; in jffs2_get_acl() local
202 char *value = NULL; in __jffs2_set_acl() local
219 static int jffs2_set_acl(struct inode *inode, int type, struct posix_acl *acl) in jffs2_set_acl()
331 size_t list_size, const char *name, size_t name_len, int type) in jffs2_acl_access_listxattr()
341 size_t list_size, const char *name, size_t name_len, int type) in jffs2_acl_default_listxattr()
351 void *buffer, size_t size, int type) in jffs2_acl_getxattr()
371 const void *value, size_t size, int flags, int type) in jffs2_acl_setxattr()
/linux-3.3/fs/reiserfs/
Dxattr_acl.c19 posix_acl_set(struct dentry *dentry, const char *name, const void *value, in posix_acl_set()
20 size_t size, int flags, int type) in posix_acl_set()
67 size_t size, int type) in posix_acl_get()
89 static struct posix_acl *posix_acl_from_disk(const void *value, size_t size) in posix_acl_from_disk()
201 struct posix_acl *reiserfs_get_acl(struct inode *inode, int type) in reiserfs_get_acl()
203 char *name, *value; in reiserfs_get_acl() local
261 int type, struct posix_acl *acl) in reiserfs_set_acl()
264 void *value = NULL; in reiserfs_set_acl() local
468 size_t name_len, int type) in posix_acl_access_list()
488 size_t name_len, int type) in posix_acl_default_list()
/linux-3.3/fs/ocfs2/
Dacl.c43 static struct posix_acl *ocfs2_acl_from_xattr(const void *value, size_t size) in ocfs2_acl_from_xattr()
100 int type, in ocfs2_get_acl_nolock()
104 char *value = NULL; in ocfs2_get_acl_nolock() local
144 static struct posix_acl *ocfs2_get_acl(struct inode *inode, int type) in ocfs2_get_acl()
233 int type, in ocfs2_set_acl()
239 void *value = NULL; in ocfs2_set_acl() local
293 struct posix_acl *ocfs2_iop_get_acl(struct inode *inode, int type) in ocfs2_iop_get_acl()
407 int type) in ocfs2_xattr_list_acl_access()
425 int type) in ocfs2_xattr_list_acl_default()
439 void *buffer, size_t size, int type) in ocfs2_xattr_get_acl()
[all …]
/linux-3.3/fs/9p/
Dacl.c30 void *value = NULL; in __v9fs_get_acl() local
87 static struct posix_acl *v9fs_get_cached_acl(struct inode *inode, int type) in v9fs_get_cached_acl()
99 struct posix_acl *v9fs_iop_get_acl(struct inode *inode, int type) in v9fs_iop_get_acl()
116 static int v9fs_set_acl(struct dentry *dentry, int type, struct posix_acl *acl) in v9fs_set_acl()
215 void *buffer, size_t size, int type) in v9fs_remote_get_acl()
233 void *buffer, size_t size, int type) in v9fs_xattr_get_acl()
261 const void *value, size_t size, in v9fs_remote_set_acl()
262 int flags, int type) in v9fs_remote_set_acl()
281 const void *value, size_t size, in v9fs_xattr_set_acl()
282 int flags, int type) in v9fs_xattr_set_acl()
Dxattr_user.c23 void *buffer, size_t size, int type) in v9fs_xattr_user_get()
50 const void *value, size_t size, int flags, int type) in v9fs_xattr_user_set()
/linux-3.3/fs/jfs/
Dacl.c30 struct posix_acl *jfs_get_acl(struct inode *inode, int type) in jfs_get_acl()
35 char *value = NULL; in jfs_get_acl() local
75 static int jfs_set_acl(tid_t tid, struct inode *inode, int type, in jfs_set_acl()
81 char *value = NULL; in jfs_set_acl() local
/linux-3.3/drivers/net/ethernet/cisco/enic/
Dvnic_vic.c27 const u8 type) in vic_provinfo_alloc()
50 int vic_provinfo_add_tlv(struct vic_provinfo *vp, u16 type, u16 length, in vic_provinfo_add_tlv()
51 const void *value) in vic_provinfo_add_tlv()
/linux-3.3/fs/xfs/
Dxfs_acl.c106 xfs_get_acl(struct inode *inode, int type) in xfs_get_acl()
168 xfs_set_acl(struct inode *inode, int type, struct posix_acl *acl) in xfs_set_acl()
329 void *value, size_t size, int type) in xfs_xattr_acl_get()
348 const void *value, size_t size, int flags, int type) in xfs_xattr_acl_set()
/linux-3.3/drivers/md/
Ddm-exception-store.c24 struct dm_exception_store_type *type; in __find_exception_store_type() local
35 struct dm_exception_store_type *type; in _get_exception_store_type() local
75 struct dm_exception_store_type *type; in get_type() local
103 static void put_type(struct dm_exception_store_type *type) in put_type()
110 int dm_exception_store_type_register(struct dm_exception_store_type *type) in dm_exception_store_type_register()
125 int dm_exception_store_type_unregister(struct dm_exception_store_type *type) in dm_exception_store_type_unregister()
146 char *value; in set_chunk_size() local
202 struct dm_exception_store_type *type = NULL; in dm_exception_store_create() local
/linux-3.3/drivers/hwmon/
Dgl518sm.c117 enum chips type; member
171 #define show(type, suffix, value) \ argument
224 #define set(type, suffix, value, reg) \ argument
239 #define set_bits(type, suffix, value, reg, mask, shift) \ argument
257 #define set_low(type, suffix, value, reg) \ argument
259 #define set_high(type, suffix, value, reg) \ argument
599 static int gl518_write_value(struct i2c_client *client, u8 reg, u16 value) in gl518_write_value()
/linux-3.3/include/net/
Dnetlink.h213 u16 type; member
492 int type, int payload, int flags) in nlmsg_put()
513 int type, int payload, in nlmsg_put_answer()
793 static inline int nla_put_u8(struct sk_buff *skb, int attrtype, u8 value) in nla_put_u8()
804 static inline int nla_put_u16(struct sk_buff *skb, int attrtype, u16 value) in nla_put_u16()
815 static inline int nla_put_u32(struct sk_buff *skb, int attrtype, u32 value) in nla_put_u32()
826 static inline int nla_put_u64(struct sk_buff *skb, int attrtype, u64 value) in nla_put_u64()
872 #define NLA_PUT_TYPE(skb, type, attrtype, value) \ argument
878 #define NLA_PUT_U8(skb, attrtype, value) \ argument
881 #define NLA_PUT_U16(skb, attrtype, value) \ argument
[all …]
/linux-3.3/include/trace/
Dftrace.h42 #define __field(type, item) type item; argument
45 #define __field_ext(type, item, filter_type) type item; argument
48 #define __array(type, item, len) type item[len]; argument
51 #define __dynamic_array(type, item, len) u32 __data_loc_##item; argument
86 #define TRACE_EVENT_FLAGS(name, value) \ argument
109 #define __field(type, item) argument
112 #define __field_ext(type, item, filter_type) argument
115 #define __array(type, item, len) argument
118 #define __dynamic_array(type, item, len) u32 item; argument
201 #define __print_symbolic(value, symbol_array...) \ argument
[all …]

12345678910>>...23