Home
last modified time | relevance | path

Searched defs:args (Results 1826 - 1850 of 2512) sorted by relevance

1...<<71727374757677787980>>...101

/kernel/linux/linux-6.6/fs/gfs2/
H A Dops_fstype.c1004 struct gfs2_args *args = &sdp->sd_args; in gfs2_lm_mount() local
1158 struct gfs2_args *args = fc->fs_private; in gfs2_fill_super() local
1342 struct gfs2_args *args = fc->fs_private; in gfs2_get_tree() local
1361 struct gfs2_args *args = fc->fs_private; in gfs2_fc_free() local
1456 struct gfs2_args *args = fc->fs_private; in gfs2_parse_param() local
1650 struct gfs2_args *args; gfs2_init_fs_context() local
[all...]
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dsuper.c69 va_list args; in __nilfs_msg() local
125 va_list args; in __nilfs_error() local
754 substring_t args[MAX_OPT_ARGS]; in parse_options() local
1264 substring_t args[MAX_OPT_ARGS]; nilfs_identify() local
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4callback.c963 struct rpc_create_args args = { in setup_callback_client() local
[all...]
/kernel/linux/linux-6.6/fs/ext2/
H A Dsuper.c53 va_list args; in ext2_error() local
88 va_list args; in ext2_msg() local
471 substring_t args[MAX_OPT_ARGS]; in parse_options() local
[all...]
/kernel/linux/linux-6.6/fs/zonefs/
H A Dsuper.c489 substring_t args[MAX_OPT_ARGS]; in zonefs_parse_options() local
/kernel/linux/linux-6.6/fs/
H A Dsuper.c1802 va_list args; in super_setup_bdi_name() local
/kernel/linux/linux-6.6/fs/befs/
H A Dlinuxvfs.c695 substring_t args[MAX_OPT_ARGS]; in parse_options() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_node.c317 xfs_dir3_free_get_buf( xfs_da_args_t *args, xfs_dir2_db_t fbno, struct xfs_buf **bpp) xfs_dir3_free_get_buf() argument
363 xfs_dir2_free_log_bests( struct xfs_da_args *args, struct xfs_dir3_icfree_hdr *hdr, struct xfs_buf *bp, int first, int last) xfs_dir2_free_log_bests() argument
384 xfs_dir2_free_log_header( struct xfs_da_args *args, struct xfs_buf *bp) xfs_dir2_free_log_header() argument
405 xfs_dir2_leaf_to_node( xfs_da_args_t *args, struct xfs_buf *lbp) xfs_dir2_leaf_to_node() argument
493 xfs_dir2_leafn_add( struct xfs_buf *bp, struct xfs_da_args *args, int index) xfs_dir2_leafn_add() argument
625 xfs_dir2_leafn_lookup_for_addname( struct xfs_buf *bp, xfs_da_args_t *args, int *indexp, xfs_da_state_t *state) xfs_dir2_leafn_lookup_for_addname() argument
778 xfs_dir2_leafn_lookup_for_entry( struct xfs_buf *bp, xfs_da_args_t *args, int *indexp, xfs_da_state_t *state) xfs_dir2_leafn_lookup_for_entry() argument
932 xfs_dir2_leafn_lookup_int( struct xfs_buf *bp, xfs_da_args_t *args, int *indexp, xfs_da_state_t *state) xfs_dir2_leafn_lookup_int() argument
949 xfs_dir3_leafn_moveents( xfs_da_args_t *args, struct xfs_buf *bp_s, struct xfs_dir3_icleaf_hdr *shdr, struct xfs_dir2_leaf_entry *sents, int start_s, struct xfs_buf *bp_d, struct xfs_dir3_icleaf_hdr *dhdr, struct xfs_dir2_leaf_entry *dents, int start_d, int count) xfs_dir3_leafn_moveents() argument
1066 xfs_da_args_t *args; /* operation arguments */ xfs_dir2_leafn_rebalance() local
1179 xfs_dir3_data_block_free( xfs_da_args_t *args, struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_free *free, xfs_dir2_db_t fdb, int findex, struct xfs_buf *fbp, int longest) xfs_dir3_data_block_free() argument
1261 xfs_dir2_leafn_remove( xfs_da_args_t *args, struct xfs_buf *bp, int index, xfs_da_state_blk_t *dblk, int *rval) xfs_dir2_leafn_remove() argument
1423 xfs_da_args_t *args; /* operation arguments */ xfs_dir2_leafn_split() local
1619 xfs_da_args_t *args; /* operation arguments */ xfs_dir2_leafn_unbalance() local
1677 xfs_dir2_node_add_datablk( struct xfs_da_args *args, struct xfs_da_state_blk *fblk, xfs_dir2_db_t *dbno, struct xfs_buf **dbpp, struct xfs_buf **fbpp, struct xfs_dir3_icfree_hdr *hdr, int *findex) xfs_dir2_node_add_datablk() argument
1789 xfs_dir2_node_find_freeblk( struct xfs_da_args *args, struct xfs_da_state_blk *fblk, xfs_dir2_db_t *dbnop, struct xfs_buf **fbpp, struct xfs_dir3_icfree_hdr *hdr, int *findexp, int length) xfs_dir2_node_find_freeblk() argument
1894 xfs_dir2_node_addname_int( struct xfs_da_args *args, struct xfs_da_state_blk *fblk) xfs_dir2_node_addname_int() argument
2005 xfs_dir2_node_addname( xfs_da_args_t *args) xfs_dir2_node_addname() argument
2074 xfs_dir2_node_lookup( xfs_da_args_t *args) xfs_dir2_node_lookup() argument
2126 xfs_dir2_node_removename( struct xfs_da_args *args) xfs_dir2_node_removename() argument
2186 xfs_dir2_node_replace( xfs_da_args_t *args) xfs_dir2_node_replace() argument
2278 xfs_dir2_node_trim_free( xfs_da_args_t *args, xfs_fileoff_t fo, int *rvalp) xfs_dir2_node_trim_free() argument
[all...]
H A Dxfs_dir2_leaf.c350 xfs_dir3_leaf_get_buf( xfs_da_args_t *args, xfs_dir2_db_t bno, struct xfs_buf **bpp, uint16_t magic) xfs_dir3_leaf_get_buf() argument
383 xfs_dir2_block_to_leaf( xfs_da_args_t *args, struct xfs_buf *dbp) xfs_dir2_block_to_leaf() argument
614 xfs_dir2_leaf_addname( struct xfs_da_args *args) xfs_dir2_leaf_addname() argument
920 xfs_dir3_leaf_compact( xfs_da_args_t *args, struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_buf *bp) xfs_dir3_leaf_compact() argument
1063 xfs_dir3_leaf_log_bests( struct xfs_da_args *args, struct xfs_buf *bp, int first, int last) xfs_dir3_leaf_log_bests() argument
1089 xfs_dir3_leaf_log_ents( struct xfs_da_args *args, struct xfs_dir3_icleaf_hdr *hdr, struct xfs_buf *bp, int first, int last) xfs_dir3_leaf_log_ents() argument
1116 xfs_dir3_leaf_log_header( struct xfs_da_args *args, struct xfs_buf *bp) xfs_dir3_leaf_log_header() argument
1136 xfs_dir3_leaf_log_tail( struct xfs_da_args *args, struct xfs_buf *bp) xfs_dir3_leaf_log_tail() argument
1159 xfs_dir2_leaf_lookup( xfs_da_args_t *args) xfs_dir2_leaf_lookup() argument
1214 xfs_dir2_leaf_lookup_int( xfs_da_args_t *args, struct xfs_buf **lbpp, int *indexp, struct xfs_buf **dbpp, struct xfs_dir3_icleaf_hdr *leafhdr) xfs_dir2_leaf_lookup_int() argument
1345 xfs_dir2_leaf_removename( xfs_da_args_t *args) xfs_dir2_leaf_removename() argument
1493 xfs_dir2_leaf_replace( xfs_da_args_t *args) xfs_dir2_leaf_replace() argument
1545 xfs_dir2_leaf_search_hash( xfs_da_args_t *args, struct xfs_buf *lbp) xfs_dir2_leaf_search_hash() argument
1595 xfs_dir2_leaf_trim_data( xfs_da_args_t *args, struct xfs_buf *lbp, xfs_dir2_db_t db) xfs_dir2_leaf_trim_data() argument
1683 xfs_da_args_t *args; /* operation arguments */ xfs_dir2_node_to_leaf() local
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb1ops.c1059 struct cifs_unix_set_info_args args = { in cifs_make_node() local
/kernel/linux/linux-6.6/include/linux/phy/
H A Dphy.h481 of_phy_simple_xlate(struct device *dev, struct of_phandle_args *args) of_phy_simple_xlate() argument
509 __of_phy_provider_register( struct device *dev, struct device_node *children, struct module *owner, struct phy * (*of_xlate)(struct device *dev, struct of_phandle_args *args)) __of_phy_provider_register() argument
517 __devm_of_phy_provider_register(struct device *dev, struct device_node *children, struct module *owner, struct phy * (*of_xlate)(struct device *dev, struct of_phandle_args *args)) __devm_of_phy_provider_register() argument
/kernel/linux/linux-6.6/include/linux/
H A Dpm_domain.h369 static inline int of_genpd_add_device(struct of_phandle_args *args, in of_genpd_add_device() argument
/kernel/linux/linux-6.6/include/linux/can/dev/
H A Dpeak_canfd.h42 u16 args[3]; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtree-checker.c60 va_list args; in generic_err() local
86 va_list args; in file_extent_err() local
146 va_list args; in dir_item_err() local
641 va_list args; block_group_err() local
752 va_list args; chunk_err() local
997 va_list args; dev_item_err() local
1243 va_list args; extent_err() local
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dfast_commit.c493 struct __track_dentry_update_args args; in __ext4_fc_track_unlink() local
520 struct __track_dentry_update_args args; in __ext4_fc_track_link() local
373 ext4_fc_track_template( handle_t *handle, struct inode *inode, int (*__fc_track_fn)(struct inode *, void *, bool), void *args, int enqueue) ext4_fc_track_template() argument
547 struct __track_dentry_update_args args; __ext4_fc_track_create() local
640 struct __track_range_args args; ext4_fc_track_range() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ioctl.c473 struct xfs_da_args args = { in xfs_attrmulti_attr_get() local
507 struct xfs_da_args args = { in xfs_attrmulti_attr_set() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H A Dav7110_hw.c479 va_list args; in av7110_fw_cmd() local
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_core.c254 va_list args; in rproc_find_carveout_by_name() local
922 va_list args; in rproc_mem_entry_init() local
965 va_list args; in rproc_of_resm_mem_entry_init() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dbroadsheetfb.c783 u16 args[5]; in broadsheet_init_display() local
867 u16 args[5]; broadsheetfb_dpy_update_pages() local
906 u16 args[5]; broadsheetfb_dpy_update() local
[all...]
/kernel/linux/linux-6.6/drivers/soc/ti/
H A Dknav_dma.c370 struct of_phandle_args args; in of_channel_match_helper() local
/kernel/linux/linux-6.6/drivers/pinctrl/tegra/
H A Dpinctrl-tegra-xusb.c687 tegra_xusb_padctl_xlate(struct device *dev, struct of_phandle_args *args) tegra_xusb_padctl_xlate() argument
/kernel/linux/linux-6.6/drivers/platform/x86/dell/
H A Dalienware-wmi.c357 struct wmax_brightness_args args = { in wmax_brightness() local
585 struct wmax_basic_args args; in toggle_hdmi_source() local
718 struct wmax_basic_args args; in toggle_deepsleep() local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dpinctrl-rza1.c1174 struct fwnode_reference_args args; in rza1_parse_gpiochip() local
/kernel/linux/linux-6.6/drivers/platform/olpc/
H A Dolpc-xo175-ec.c211 u8 args[EC_MAX_CMD_DATA_LEN]; member
577 u8 args[2]; in olpc_xo175_ec_set_event_mask() local
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mtk.c398 struct of_phandle_args args; in usb_wakeup_of_property_parse() local

Completed in 39 milliseconds

1...<<71727374757677787980>>...101