| /fs/cachefiles/ |
| D | daemon.c | 216 char *data, *args, *cp; in cachefiles_daemon_write() local 316 char *args) in cachefiles_daemon_range_error() 327 static int cachefiles_daemon_frun(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_frun() 351 static int cachefiles_daemon_fcull(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fcull() 375 static int cachefiles_daemon_fstop(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fstop() 399 static int cachefiles_daemon_brun(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_brun() 423 static int cachefiles_daemon_bcull(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_bcull() 447 static int cachefiles_daemon_bstop(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_bstop() 471 static int cachefiles_daemon_dir(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_dir() 499 static int cachefiles_daemon_secctx(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_secctx() [all …]
|
| /fs/nfs/ |
| D | callback_proc.c | 22 __be32 nfs4_callback_getattr(struct cb_getattrargs *args, in nfs4_callback_getattr() 71 __be32 nfs4_callback_recall(struct cb_recallargs *args, void *dummy, in nfs4_callback_recall() 164 struct cb_layoutrecallargs *args) in initiate_file_draining() 206 struct cb_layoutrecallargs *args) in initiate_bulk_draining() 220 struct cb_layoutrecallargs *args) in do_callback_layoutrecall() 234 __be32 nfs4_callback_layoutrecall(struct cb_layoutrecallargs *args, in nfs4_callback_layoutrecall() 252 struct cb_layoutrecallargs args; in pnfs_recall_all_layouts() local 261 __be32 nfs4_callback_devicenotify(struct cb_devicenotifyargs *args, in nfs4_callback_devicenotify() 319 validate_seqid(struct nfs4_slot_table *tbl, struct cb_sequenceargs * args) in validate_seqid() 417 __be32 nfs4_callback_sequence(struct cb_sequenceargs *args, in nfs4_callback_sequence() [all …]
|
| D | nfs42xdr.c | 90 struct nfs42_falloc_args *args) in encode_fallocate() 98 struct nfs42_falloc_args *args, in encode_allocate() 106 struct nfs42_falloc_args *args, in encode_deallocate() 114 struct nfs42_seek_args *args, in encode_seek() 124 struct nfs42_layoutstat_args *args, in encode_layoutstats() 151 struct nfs42_clone_args *args, in encode_clone() 170 struct nfs42_falloc_args *args) in nfs4_xdr_enc_allocate() 189 struct nfs42_falloc_args *args) in nfs4_xdr_enc_deallocate() 208 struct nfs42_seek_args *args) in nfs4_xdr_enc_seek() 226 struct nfs42_layoutstat_args *args) in nfs4_xdr_enc_layoutstats() [all …]
|
| D | nfs3xdr.c | 872 const struct nfs3_sattrargs *args) in encode_sattrguard3() 888 const struct nfs3_sattrargs *args) in nfs3_xdr_enc_setattr3args() 904 const struct nfs3_diropargs *args) in nfs3_xdr_enc_lookup3args() 918 const struct nfs3_accessargs *args) in encode_access3args() 926 const struct nfs3_accessargs *args) in nfs3_xdr_enc_access3args() 940 const struct nfs3_readlinkargs *args) in nfs3_xdr_enc_readlink3args() 957 const struct nfs_pgio_args *args) in encode_read3args() 970 const struct nfs_pgio_args *args) in nfs3_xdr_enc_read3args() 996 const struct nfs_pgio_args *args) in encode_write3args() 1012 const struct nfs_pgio_args *args) in nfs3_xdr_enc_write3args() [all …]
|
| D | nfs2xdr.c | 586 const struct nfs_sattrargs *args) in nfs2_xdr_enc_sattrargs() 594 const struct nfs_diropargs *args) in nfs2_xdr_enc_diropargs() 601 const struct nfs_readlinkargs *args) in nfs2_xdr_enc_readlinkargs() 619 const struct nfs_pgio_args *args) in encode_readargs() 635 const struct nfs_pgio_args *args) in nfs2_xdr_enc_readargs() 655 const struct nfs_pgio_args *args) in encode_writeargs() 675 const struct nfs_pgio_args *args) in nfs2_xdr_enc_writeargs() 691 const struct nfs_createargs *args) in nfs2_xdr_enc_createargs() 699 const struct nfs_removeargs *args) in nfs2_xdr_enc_removeargs() 714 const struct nfs_renameargs *args) in nfs2_xdr_enc_renameargs() [all …]
|
| D | nfs4xdr.c | 1149 static void encode_commit(struct xdr_stream *xdr, const struct nfs_commitargs *args, struct compoun… in encode_commit() 1311 static void encode_lock(struct xdr_stream *xdr, const struct nfs_lock_args *args, struct compound_h… in encode_lock() 1334 static void encode_lockt(struct xdr_stream *xdr, const struct nfs_lockt_args *args, struct compound… in encode_lockt() 1346 static void encode_locku(struct xdr_stream *xdr, const struct nfs_locku_args *args, struct compound… in encode_locku() 1556 static void encode_read(struct xdr_stream *xdr, const struct nfs_pgio_args *args, in encode_read() 1703 static void encode_write(struct xdr_stream *xdr, const struct nfs_pgio_args *args, in encode_write() 1734 struct nfs41_bind_conn_to_session_args *args, in encode_bind_conn_to_session() 1756 struct nfs41_exchange_id_args *args, in encode_exchange_id() 1808 struct nfs41_create_session_args *args, in encode_create_session() 1877 struct nfs41_reclaim_complete_args *args, in encode_reclaim_complete() [all …]
|
| D | super.c | 1077 substring_t args[MAX_OPT_ARGS]; in nfs_parse_security_flavors() local 1133 substring_t *args) in nfs_parse_version_string() 1169 static int nfs_get_option_str(substring_t args[], char **option) in nfs_get_option_str() 1176 static int nfs_get_option_ul(substring_t args[], unsigned long *option) in nfs_get_option_ul() 1225 substring_t args[MAX_OPT_ARGS]; in nfs_parse_mount_options() local 1678 static int nfs_verify_authflavors(struct nfs_parsed_mount_data *args, in nfs_verify_authflavors() 1714 static int nfs_request_mount(struct nfs_parsed_mount_data *args, in nfs_request_mount() 1781 struct nfs_parsed_mount_data *args = mount_info->parsed; in nfs_try_mount_request() local 1958 struct nfs_parsed_mount_data *args, in nfs23_validate_mount_data() 2109 struct nfs_parsed_mount_data *args, in nfs_validate_mount_data() [all …]
|
| D | callback_xdr.c | 196 …32 decode_getattr_args(struct svc_rqst *rqstp, struct xdr_stream *xdr, struct cb_getattrargs *args) in decode_getattr_args() 209 …be32 decode_recall_args(struct svc_rqst *rqstp, struct xdr_stream *xdr, struct cb_recallargs *args) in decode_recall_args() 233 struct cb_layoutrecallargs *args) in decode_layoutrecall_args() 293 struct cb_devicenotifyargs *args) in decode_devicenotify_args() 434 struct cb_sequenceargs *args) in decode_cb_sequence_args() 496 struct cb_recallanyargs *args) in decode_recallany_args() 515 struct cb_recallslotargs *args) in decode_recallslot_args()
|
| /fs/xfs/libxfs/ |
| D | xfs_attr.c | 78 struct xfs_da_args *args, in xfs_attr_args_init() 124 struct xfs_da_args args; in xfs_attr_get() local 162 struct xfs_da_args *args, in xfs_attr_calc_size() 202 struct xfs_da_args args; in xfs_attr_set() local 407 struct xfs_da_args args; in xfs_attr_remove() local 518 xfs_attr_shortform_addname(xfs_da_args_t *args) in xfs_attr_shortform_addname() 568 xfs_attr_leaf_addname(xfs_da_args_t *args) in xfs_attr_leaf_addname() 775 xfs_attr_leaf_removename(xfs_da_args_t *args) in xfs_attr_leaf_removename() 835 xfs_attr_leaf_get(xfs_da_args_t *args) in xfs_attr_leaf_get() 875 xfs_attr_node_addname(xfs_da_args_t *args) in xfs_attr_node_addname() [all …]
|
| D | xfs_dir2.c | 73 struct xfs_da_args *args, in xfs_ascii_ci_compname() 231 struct xfs_da_args *args; in xfs_dir_init() local 265 struct xfs_da_args *args; in xfs_dir_createname() local 329 struct xfs_da_args *args, in xfs_dir_cilookup_result() 362 struct xfs_da_args *args; in xfs_dir_lookup() local 442 struct xfs_da_args *args; in xfs_dir_removename() local 504 struct xfs_da_args *args; in xfs_dir_replace() local 580 struct xfs_da_args *args, in xfs_dir2_grow_inode() 624 struct xfs_da_args *args, in xfs_dir2_isblock() 643 struct xfs_da_args *args, in xfs_dir2_isleaf() [all …]
|
| D | xfs_dir2_sf.c | 49 #define xfs_dir2_sf_check(args) argument 154 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_block_to_sf() 284 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_sf_addname() 386 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_addname_easy() 439 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_addname_hard() 532 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_addname_pick() 603 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_sf_check() 644 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_create() 698 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_sf_lookup() 783 xfs_da_args_t *args) in xfs_dir2_sf_removename() [all …]
|
| D | xfs_dir2_node.c | 200 xfs_da_args_t *args, in xfs_dir3_free_get_buf() 246 struct xfs_da_args *args, in xfs_dir2_free_log_bests() 269 struct xfs_da_args *args, in xfs_dir2_free_log_header() 290 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_to_node() 379 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_add() 514 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_lookup_for_addname() 669 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_lookup_for_entry() 822 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_lookup_int() 838 xfs_da_args_t *args, /* operation arguments */ in xfs_dir3_leafn_moveents() 953 xfs_da_args_t *args; /* operation arguments */ in xfs_dir2_leafn_rebalance() local [all …]
|
| D | xfs_attr_leaf.c | 496 xfs_attr_shortform_create(xfs_da_args_t *args) in xfs_attr_shortform_create() 528 xfs_attr_shortform_add(xfs_da_args_t *args, int forkoff) in xfs_attr_shortform_add() 600 xfs_attr_shortform_remove(xfs_da_args_t *args) in xfs_attr_shortform_remove() 671 xfs_attr_shortform_lookup(xfs_da_args_t *args) in xfs_attr_shortform_lookup() 702 xfs_attr_shortform_getvalue(xfs_da_args_t *args) in xfs_attr_shortform_getvalue() 739 xfs_attr_shortform_to_leaf(xfs_da_args_t *args) in xfs_attr_shortform_to_leaf() 873 struct xfs_da_args *args, in xfs_attr3_leaf_to_shortform() 957 struct xfs_da_args *args) in xfs_attr3_leaf_to_node() 1030 struct xfs_da_args *args, in xfs_attr3_leaf_create() 1143 struct xfs_da_args *args) in xfs_attr3_leaf_add() [all …]
|
| D | xfs_dir2_leaf.c | 343 xfs_da_args_t *args, in xfs_dir3_leaf_get_buf() 376 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_block_to_leaf() 608 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_addname() 914 xfs_da_args_t *args, /* operation arguments */ in xfs_dir3_leaf_compact() 1058 struct xfs_da_args *args, in xfs_dir3_leaf_log_bests() 1084 struct xfs_da_args *args, in xfs_dir3_leaf_log_ents() 1112 struct xfs_da_args *args, in xfs_dir3_leaf_log_header() 1132 struct xfs_da_args *args, in xfs_dir3_leaf_log_tail() 1155 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_lookup() 1211 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_lookup_int() [all …]
|
| D | xfs_alloc.c | 144 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_compute_aligned() 258 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_len() 291 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_minleft() 603 xfs_alloc_arg_t *args) /* argument structure for allocation */ in xfs_alloc_ag_vextent() 670 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_exact() 782 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_find_best_extent() 877 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_near() 1288 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_size() 1494 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_ag_vextent_small() 1901 struct xfs_alloc_arg *args, in xfs_alloc_space_available() [all …]
|
| D | xfs_dir2_block.c | 285 struct xfs_da_args *args, in xfs_dir2_block_compact() 336 xfs_da_args_t *args) /* directory op arguments */ in xfs_dir2_block_addname() 610 xfs_da_args_t *args) /* dir lookup arguments */ in xfs_dir2_block_lookup() 655 xfs_da_args_t *args, /* dir lookup arguments */ in xfs_dir2_block_lookup_int() 760 xfs_da_args_t *args) /* directory operation args */ in xfs_dir2_block_removename() 840 xfs_da_args_t *args) /* directory operation args */ in xfs_dir2_block_replace() 903 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_to_block() 1048 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_sf_to_block()
|
| D | xfs_dir2_data.c | 574 xfs_da_args_t *args, /* directory operation args */ in xfs_dir3_data_init() 649 struct xfs_da_args *args, in xfs_dir2_data_log_entry() 670 struct xfs_da_args *args, in xfs_dir2_data_log_header() 691 struct xfs_da_args *args, in xfs_dir2_data_log_unused() 723 struct xfs_da_args *args, in xfs_dir2_data_make_free() 908 struct xfs_da_args *args, in xfs_dir2_data_use_free()
|
| D | xfs_da_btree.c | 302 struct xfs_da_args *args, in xfs_da3_node_create() 517 struct xfs_da_args *args; in xfs_da3_root_split() local 1050 struct xfs_da_args *args; in xfs_da3_root_join() local 1461 struct xfs_da_args *args; in xfs_da3_node_lookup_int() local 1653 struct xfs_da_args *args; in xfs_da3_blk_link() local 1746 struct xfs_da_args *args; in xfs_da3_blk_unlink() local 1828 struct xfs_da_args *args; in xfs_da3_path_shift() local 1985 struct xfs_da_args *args, in xfs_da_compname() 2007 struct xfs_da_args *args, in xfs_da_grow_inode_int() 2097 struct xfs_da_args *args, in xfs_da_grow_inode() [all …]
|
| /fs/nfsd/ |
| D | nfsxdr.c | 215 nfssvc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) in nfssvc_decode_fhandle() 225 struct nfsd_sattrargs *args) in nfssvc_decode_sattrargs() 237 struct nfsd_diropargs *args) in nfssvc_decode_diropargs() 248 struct nfsd_readargs *args) in nfssvc_decode_readargs() 280 struct nfsd_writeargs *args) in nfssvc_decode_writeargs() 336 struct nfsd_createargs *args) in nfssvc_decode_createargs() 348 struct nfsd_renameargs *args) in nfssvc_decode_renameargs() 360 nfssvc_decode_readlinkargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd_readlinkargs *args) in nfssvc_decode_readlinkargs() 372 struct nfsd_linkargs *args) in nfssvc_decode_linkargs() 384 struct nfsd_symlinkargs *args) in nfssvc_decode_symlinkargs() [all …]
|
| D | nfs3xdr.c | 276 nfs3svc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) in nfs3svc_decode_fhandle() 286 struct nfsd3_sattrargs *args) in nfs3svc_decode_sattrargs() 304 struct nfsd3_diropargs *args) in nfs3svc_decode_diropargs() 315 struct nfsd3_accessargs *args) in nfs3svc_decode_accessargs() 327 struct nfsd3_readargs *args) in nfs3svc_decode_readargs() 357 struct nfsd3_writeargs *args) in nfs3svc_decode_writeargs() 416 struct nfsd3_createargs *args) in nfs3svc_decode_createargs() 439 struct nfsd3_createargs *args) in nfs3svc_decode_mkdirargs() 451 struct nfsd3_symlinkargs *args) in nfs3svc_decode_symlinkargs() 503 struct nfsd3_mknodargs *args) in nfs3svc_decode_mknodargs() [all …]
|
| /fs/squashfs/ |
| D | squashfs.h | 24 #define TRACE(s, args...) pr_debug("SQUASHFS: "s, ## args) argument 26 #define ERROR(s, args...) pr_err("SQUASHFS error: "s, ## args) argument 28 #define WARNING(s, args...) pr_warn("SQUASHFS: "s, ## args) argument
|
| /fs/xfs/ |
| D | xfs_icache.c | 581 void *args), in xfs_inode_ag_walk() 713 void *args), in xfs_inode_ag_iterator_flags() 742 void *args), in xfs_inode_ag_iterator() 753 void *args), in xfs_inode_ag_iterator_tag() 1322 void *args) in xfs_inode_free_eofblocks()
|
| D | xfs_dir2_readdir.c | 60 struct xfs_da_args *args, in xfs_dir2_sf_getdents() 159 struct xfs_da_args *args, in xfs_dir2_block_getdents() 272 struct xfs_da_args *args, in xfs_dir2_leaf_readbuf() 481 struct xfs_da_args *args, in xfs_dir2_leaf_getdents() 666 struct xfs_da_args args = { NULL }; in xfs_readdir() local
|
| /fs/ntfs/ |
| D | debug.c | 47 va_list args; in __ntfs_warning() local 90 va_list args; in __ntfs_error() local 119 va_list args; in __ntfs_debug() local
|
| /fs/befs/ |
| D | debug.c | 31 va_list args; in befs_error() local 44 va_list args; in befs_warning() local 59 va_list args; in befs_debug() local
|