Home
last modified time | relevance | path

Searched defs:args (Results 1 – 25 of 152) sorted by relevance

1234567

/fs/cachefiles/
Ddaemon.c223 char *data, *args, *cp; in cachefiles_daemon_write() local
317 char *args) in cachefiles_daemon_range_error()
328 static int cachefiles_daemon_frun(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_frun()
352 static int cachefiles_daemon_fcull(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fcull()
376 static int cachefiles_daemon_fstop(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fstop()
400 static int cachefiles_daemon_brun(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_brun()
424 static int cachefiles_daemon_bcull(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_bcull()
448 static int cachefiles_daemon_bstop(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_bstop()
472 static int cachefiles_daemon_dir(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_dir()
500 static int cachefiles_daemon_secctx(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_secctx()
[all …]
/fs/nfs/
Dcallback_proc.c22 __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()
209 struct cb_layoutrecallargs *args) in initiate_file_draining()
269 struct cb_layoutrecallargs *args) in initiate_bulk_draining()
283 struct cb_layoutrecallargs *args) in do_callback_layoutrecall()
297 __be32 nfs4_callback_layoutrecall(struct cb_layoutrecallargs *args, in nfs4_callback_layoutrecall()
315 struct cb_layoutrecallargs args; in pnfs_recall_all_layouts() local
324 __be32 nfs4_callback_devicenotify(struct cb_devicenotifyargs *args, in nfs4_callback_devicenotify()
383 const struct cb_sequenceargs * args) in validate_seqid()
468 __be32 nfs4_callback_sequence(struct cb_sequenceargs *args, in nfs4_callback_sequence()
[all …]
Dnfs42xdr.c113 struct nfs42_falloc_args *args) in encode_fallocate()
121 struct nfs42_falloc_args *args, in encode_allocate()
129 struct nfs42_copy_args *args, in encode_copy()
146 struct nfs42_falloc_args *args, in encode_deallocate()
154 struct nfs42_seek_args *args, in encode_seek()
164 struct nfs42_layoutstat_args *args, in encode_layoutstats()
191 struct nfs42_clone_args *args, in encode_clone()
210 struct nfs42_falloc_args *args) in nfs4_xdr_enc_allocate()
229 struct nfs42_copy_args *args) in nfs4_xdr_enc_copy()
249 struct nfs42_falloc_args *args) in nfs4_xdr_enc_deallocate()
[all …]
Dnfs3xdr.c871 const struct nfs3_sattrargs *args) in encode_sattrguard3()
887 const struct nfs3_sattrargs *args) in nfs3_xdr_enc_setattr3args()
903 const struct nfs3_diropargs *args) in nfs3_xdr_enc_lookup3args()
917 const struct nfs3_accessargs *args) in encode_access3args()
925 const struct nfs3_accessargs *args) in nfs3_xdr_enc_access3args()
939 const struct nfs3_readlinkargs *args) in nfs3_xdr_enc_readlink3args()
956 const struct nfs_pgio_args *args) in encode_read3args()
969 const struct nfs_pgio_args *args) in nfs3_xdr_enc_read3args()
995 const struct nfs_pgio_args *args) in encode_write3args()
1011 const struct nfs_pgio_args *args) in nfs3_xdr_enc_write3args()
[all …]
Dnfs2xdr.c586 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 …]
Dnfs4xdr.c1149 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 …]
Dcallback_xdr.c203 …32 decode_getattr_args(struct svc_rqst *rqstp, struct xdr_stream *xdr, struct cb_getattrargs *args) in decode_getattr_args()
216 …be32 decode_recall_args(struct svc_rqst *rqstp, struct xdr_stream *xdr, struct cb_recallargs *args) in decode_recall_args()
245 struct cb_layoutrecallargs *args) in decode_layoutrecall_args()
305 struct cb_devicenotifyargs *args) in decode_devicenotify_args()
446 struct cb_sequenceargs *args) in decode_cb_sequence_args()
508 struct cb_recallanyargs *args) in decode_recallany_args()
527 struct cb_recallslotargs *args) in decode_recallslot_args()
538 static __be32 decode_lockowner(struct xdr_stream *xdr, struct cb_notify_lock_args *args) in decode_lockowner()
568 …_notify_lock_args(struct svc_rqst *rqstp, struct xdr_stream *xdr, struct cb_notify_lock_args *args) in decode_notify_lock_args()
/fs/xfs/libxfs/
Dxfs_attr.c79 struct xfs_da_args *args, in xfs_attr_args_init()
125 struct xfs_da_args args; in xfs_attr_get() local
163 struct xfs_da_args *args, in xfs_attr_calc_size()
203 struct xfs_da_args args; in xfs_attr_set() local
382 struct xfs_da_args args; in xfs_attr_remove() local
477 xfs_attr_shortform_addname(xfs_da_args_t *args) in xfs_attr_shortform_addname()
520 xfs_attr_leaf_addname(xfs_da_args_t *args) in xfs_attr_leaf_addname()
706 xfs_attr_leaf_removename(xfs_da_args_t *args) in xfs_attr_leaf_removename()
756 xfs_attr_leaf_get(xfs_da_args_t *args) in xfs_attr_leaf_get()
796 xfs_attr_node_addname(xfs_da_args_t *args) in xfs_attr_node_addname()
[all …]
Dxfs_dir2.c82 struct xfs_da_args *args, in xfs_ascii_ci_compname()
240 struct xfs_da_args *args; in xfs_dir_init() local
274 struct xfs_da_args *args; in xfs_dir_createname() local
338 struct xfs_da_args *args, in xfs_dir_cilookup_result()
371 struct xfs_da_args *args; in xfs_dir_lookup() local
451 struct xfs_da_args *args; in xfs_dir_removename() local
513 struct xfs_da_args *args; in xfs_dir_replace() local
589 struct xfs_da_args *args, in xfs_dir2_grow_inode()
633 struct xfs_da_args *args, in xfs_dir2_isblock()
653 struct xfs_da_args *args, in xfs_dir2_isleaf()
[all …]
Dxfs_dir2_sf.c49 #define xfs_dir2_sf_check(args) argument
153 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_block_to_sf()
280 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_sf_addname()
379 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_addname_easy()
432 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_addname_hard()
525 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_addname_pick()
596 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_sf_check()
743 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_create()
797 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_sf_lookup()
882 xfs_da_args_t *args) in xfs_dir2_sf_removename()
[all …]
Dxfs_dir2_node.c247 xfs_da_args_t *args, in xfs_dir3_free_get_buf()
293 struct xfs_da_args *args, in xfs_dir2_free_log_bests()
316 struct xfs_da_args *args, in xfs_dir2_free_log_header()
337 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_to_node()
426 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_add()
561 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_lookup_for_addname()
716 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_lookup_for_entry()
869 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_lookup_int()
885 xfs_da_args_t *args, /* operation arguments */ in xfs_dir3_leafn_moveents()
1000 xfs_da_args_t *args; /* operation arguments */ in xfs_dir2_leafn_rebalance() local
[all …]
Dxfs_attr_leaf.c502 xfs_attr_shortform_create(xfs_da_args_t *args) in xfs_attr_shortform_create()
534 xfs_attr_shortform_add(xfs_da_args_t *args, int forkoff) in xfs_attr_shortform_add()
606 xfs_attr_shortform_remove(xfs_da_args_t *args) in xfs_attr_shortform_remove()
677 xfs_attr_shortform_lookup(xfs_da_args_t *args) in xfs_attr_shortform_lookup()
708 xfs_attr_shortform_getvalue(xfs_da_args_t *args) in xfs_attr_shortform_getvalue()
745 xfs_attr_shortform_to_leaf(xfs_da_args_t *args) in xfs_attr_shortform_to_leaf()
880 struct xfs_da_args *args, in xfs_attr3_leaf_to_shortform()
964 struct xfs_da_args *args) in xfs_attr3_leaf_to_node()
1037 struct xfs_da_args *args, in xfs_attr3_leaf_create()
1150 struct xfs_da_args *args) in xfs_attr3_leaf_add()
[all …]
Dxfs_dir2_leaf.c343 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 …]
Dxfs_dir2_block.c285 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()
Dxfs_dir2_data.c574 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()
Dxfs_alloc.c226 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_compute_aligned()
341 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_len()
662 xfs_alloc_arg_t *args) /* argument structure for allocation */ in xfs_alloc_ag_vextent()
733 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_exact()
842 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_find_best_extent()
937 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_near()
1337 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_size()
1541 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_ag_vextent_small()
1997 struct xfs_alloc_arg *args, in xfs_alloc_space_available()
2043 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_fix_freelist()
[all …]
/fs/nfsd/
Dnfsxdr.c215 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 …]
Dnfs3xdr.c276 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()
417 struct nfsd3_createargs *args) in nfs3svc_decode_createargs()
440 struct nfsd3_createargs *args) in nfs3svc_decode_mkdirargs()
452 struct nfsd3_symlinkargs *args) in nfs3svc_decode_symlinkargs()
504 struct nfsd3_mknodargs *args) in nfs3svc_decode_mknodargs()
[all …]
/fs/squashfs/
Dsquashfs.h24 #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/ubifs/
Dmisc.c8 va_list args; in ubifs_msg() local
25 va_list args; in ubifs_err() local
44 va_list args; in ubifs_warn() local
/fs/ntfs/
Ddebug.c47 va_list args; in __ntfs_warning() local
90 va_list args; in __ntfs_error() local
119 va_list args; in __ntfs_debug() local
/fs/xfs/
Dxfs_icache.c694 void *args), in xfs_inode_ag_walk()
853 void *args), in xfs_inode_ag_iterator_flags()
882 void *args), in xfs_inode_ag_iterator()
893 void *args), in xfs_inode_ag_iterator_tag()
1364 void *args) in xfs_inode_free_eofblocks()
1419 void *args), in __xfs_icache_free_eofblocks()
1607 void *args) in xfs_inode_free_cowblocks()
Dxfs_dir2_readdir.c60 struct xfs_da_args *args, in xfs_dir2_sf_getdents()
149 struct xfs_da_args *args, in xfs_dir2_block_getdents()
262 struct xfs_da_args *args, in xfs_dir2_leaf_readbuf()
469 struct xfs_da_args *args, in xfs_dir2_leaf_getdents()
661 struct xfs_da_args args = { NULL }; in xfs_readdir() local
/fs/befs/
Ddebug.c31 va_list args; in befs_error() local
44 va_list args; in befs_warning() local
59 va_list args; in befs_debug() local
/fs/btrfs/
Dctree.h1330 #define btrfs_set_and_info(fs_info, opt, fmt, args...) \ argument
1337 #define btrfs_clear_and_info(fs_info, opt, fmt, args...) \ argument
1381 #define btrfs_set_pending_and_info(info, opt, fmt, args...) \ argument
1390 #define btrfs_clear_pending_and_info(info, opt, fmt, args...) \ argument
3272 #define btrfs_printk(fs_info, fmt, args...) \ argument
3276 #define btrfs_emerg(fs_info, fmt, args...) \ argument
3278 #define btrfs_alert(fs_info, fmt, args...) \ argument
3280 #define btrfs_crit(fs_info, fmt, args...) \ argument
3282 #define btrfs_err(fs_info, fmt, args...) \ argument
3284 #define btrfs_warn(fs_info, fmt, args...) \ argument
[all …]

1234567