/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifs_swn.c | 526 int type; in cifs_swn_notify() local
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | xattr.h | 67 int type; member
|
/kernel/linux/linux-6.6/fs/sysv/ |
H A D | super.c | 205 u32 type; in detect_sysv() local [all...] |
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | inode.h | 52 ATTR_TYPE type; /* Attribute type of this fake inode. */ member 253 ATTR_TYPE type; member
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | filecheck.c | 256 ocfs2_filecheck_type_parse(const char *name, unsigned int *type) in ocfs2_filecheck_type_parse() argument 275 unsigned int type; in ocfs2_filecheck_args_parse() local 304 unsigned int type; in ocfs2_filecheck_attr_show() local [all...] |
/kernel/linux/linux-6.6/fs/quota/ |
H A D | quota_tree.c | 410 int type = dquot->dq_id.type; in qtree_write_dquot() local 657 int type = dquot->dq_id.type; in qtree_read_dquot() local
|
H A D | quota_v2.c | 57 static int v2_read_header(struct super_block *sb, int type, in v2_read_header() argument 75 static int v2_check_quota_file(struct super_block *sb, int type) in v2_check_quota_file() argument 90 static int v2_read_file_info(struct super_block *sb, int type) in v2_read_file_info() argument 191 v2_write_file_info(struct super_block *sb, int type) v2_write_file_info() argument 380 v2_free_file_info(struct super_block *sb, int type) v2_free_file_info() argument [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_alloc.h | 153 xfs_free_extent( struct xfs_trans *tp, struct xfs_perag *pag, xfs_agblock_t agbno, xfs_extlen_t len, const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type type) xfs_free_extent() argument 260 xfs_free_extent_later( struct xfs_trans *tp, xfs_fsblock_t bno, xfs_filblks_t len, const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type type) xfs_free_extent_later() argument
|
H A D | xfs_defer.c | 629 xfs_defer_add( struct xfs_trans *tp, enum xfs_defer_ops_type type, struct list_head *li) xfs_defer_add() argument
|
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | file.c | 49 ssize_t wait_for_direct_io(enum ORANGEFS_io_type type, struct inode *inode, in wait_for_direct_io() argument [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | pnode.c | 122 void change_mnt_propagation(struct mount *mnt, int type) in change_mnt_propagation() argument 227 int type; in propagate_one() local
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | key.h | 524 int type = key_type(c, key); in is_hash_key() local
|
/kernel/linux/linux-6.6/drivers/virtio/ |
H A D | virtio_input.c | 119 static int virtinput_status(struct input_dev *idev, unsigned int type, in virtinput_status() argument 60 virtinput_send_status(struct virtio_input *vi, u16 type, u16 code, s32 value) virtinput_send_status() argument
|
H A D | virtio_pci_modern_dev.c | 122 u8 type, bar; in virtio_pci_find_capability() local
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | bd9576_wdt.c | 159 int ret, fastng, slowng, type, reg, mask; in bd957x_set_wdt_mode() local
|
H A D | wdt.c | 88 static int type = 500; variable [all...] |
/kernel/linux/linux-6.6/drivers/xen/xenbus/ |
H A D | xenbus_probe_backend.c | 62 const char *devid, *type, *frontend; in backend_bus_id() local 133 xenbus_probe_backend_unit(struct xen_bus_type *bus, const char *dir, const char *type, const char *name) xenbus_probe_backend_unit() argument 153 xenbus_probe_backend(struct xen_bus_type *bus, const char *type, const char *domid) xenbus_probe_backend() argument [all...] |
/kernel/linux/linux-6.6/include/linux/phy/ |
H A D | omap_control_phy.h | 31 enum omap_control_phy_type type; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pstore.h | 74 enum pstore_type_id type; member
|
H A D | lsm_audit.h | 62 char type; member
|
H A D | enclosure.h | 88 enum enclosure_component_type type; member
|
/kernel/linux/linux-6.6/include/linux/cdx/ |
H A D | cdx_bus.h | 28 u8 type; member
|
/kernel/linux/linux-6.6/include/linux/mfd/da9063/ |
H A D | core.h | 78 enum da9063_type type; member
|
/kernel/linux/linux-6.6/include/linux/greybus/ |
H A D | operation.h | 98 u8 type; member 152 gb_operation_create(struct gb_connection *connection, u8 type, size_t request_size, size_t response_size, gfp_t gfp) gb_operation_create() argument 199 gb_operation_sync(struct gb_connection *connection, int type, void *request, int request_size, void *response, int response_size) gb_operation_sync() argument 208 gb_operation_unidirectional(struct gb_connection *connection, int type, void *request, int request_size) gb_operation_unidirectional() argument [all...] |
H A D | interface.h | 42 enum gb_interface_type type; member
|