Home
last modified time | relevance | path

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

123456

/fs/cachefiles/
Ddaemon.c216 char *data, *args, *cp; in cachefiles_daemon_write() local
316 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()
67 __be32 nfs4_callback_recall(struct cb_recallargs *args, void *dummy, in nfs4_callback_recall()
147 struct cb_layoutrecallargs *args) in initiate_file_draining()
175 struct cb_layoutrecallargs *args) in initiate_bulk_draining()
226 struct cb_layoutrecallargs *args) in do_callback_layoutrecall()
240 __be32 nfs4_callback_layoutrecall(struct cb_layoutrecallargs *args, in nfs4_callback_layoutrecall()
258 struct cb_layoutrecallargs args; in pnfs_recall_all_layouts() local
267 __be32 nfs4_callback_devicenotify(struct cb_devicenotifyargs *args, in nfs4_callback_devicenotify()
328 validate_seqid(struct nfs4_slot_table *tbl, struct cb_sequenceargs * args) in validate_seqid()
428 __be32 nfs4_callback_sequence(struct cb_sequenceargs *args, in nfs4_callback_sequence()
[all …]
Dnfs3xdr.c862 const struct nfs3_sattrargs *args) in encode_sattrguard3()
878 const struct nfs3_sattrargs *args) in nfs3_xdr_enc_setattr3args()
894 const struct nfs3_diropargs *args) in nfs3_xdr_enc_lookup3args()
908 const struct nfs3_accessargs *args) in encode_access3args()
916 const struct nfs3_accessargs *args) in nfs3_xdr_enc_access3args()
930 const struct nfs3_readlinkargs *args) in nfs3_xdr_enc_readlink3args()
947 const struct nfs_readargs *args) in encode_read3args()
960 const struct nfs_readargs *args) in nfs3_xdr_enc_read3args()
986 const struct nfs_writeargs *args) in encode_write3args()
1002 const struct nfs_writeargs *args) in nfs3_xdr_enc_write3args()
[all …]
Dnfs2xdr.c578 const struct nfs_sattrargs *args) in nfs2_xdr_enc_sattrargs()
586 const struct nfs_diropargs *args) in nfs2_xdr_enc_diropargs()
593 const struct nfs_readlinkargs *args) in nfs2_xdr_enc_readlinkargs()
611 const struct nfs_readargs *args) in encode_readargs()
627 const struct nfs_readargs *args) in nfs2_xdr_enc_readargs()
647 const struct nfs_writeargs *args) in encode_writeargs()
667 const struct nfs_writeargs *args) in nfs2_xdr_enc_writeargs()
683 const struct nfs_createargs *args) in nfs2_xdr_enc_createargs()
691 const struct nfs_removeargs *args) in nfs2_xdr_enc_removeargs()
706 const struct nfs_renameargs *args) in nfs2_xdr_enc_renameargs()
[all …]
Dnfs4xdr.c1106 static void encode_commit(struct xdr_stream *xdr, const struct nfs_writeargs *args, struct compound… in encode_commit()
1253 static void encode_lock(struct xdr_stream *xdr, const struct nfs_lock_args *args, struct compound_h… in encode_lock()
1276 static void encode_lockt(struct xdr_stream *xdr, const struct nfs_lockt_args *args, struct compound… in encode_lockt()
1288 static void encode_locku(struct xdr_stream *xdr, const struct nfs_locku_args *args, struct compound… in encode_locku()
1513 static void encode_read(struct xdr_stream *xdr, const struct nfs_readargs *args, struct compound_hd… in encode_read()
1651 static void encode_write(struct xdr_stream *xdr, const struct nfs_writeargs *args, struct compound_… in encode_write()
1682 struct nfs41_exchange_id_args *args, in encode_exchange_id()
1722 struct nfs41_create_session_args *args, in encode_create_session()
1786 struct nfs41_reclaim_complete_args *args, in encode_reclaim_complete()
1795 const struct nfs4_sequence_args *args, in encode_sequence()
[all …]
Dcallback_xdr.c193 …32 decode_getattr_args(struct svc_rqst *rqstp, struct xdr_stream *xdr, struct cb_getattrargs *args) in decode_getattr_args()
207 …be32 decode_recall_args(struct svc_rqst *rqstp, struct xdr_stream *xdr, struct cb_recallargs *args) in decode_recall_args()
232 struct cb_layoutrecallargs *args) in decode_layoutrecall_args()
293 struct cb_devicenotifyargs *args) in decode_devicenotify_args()
435 struct cb_sequenceargs *args) in decode_cb_sequence_args()
495 struct cb_recallanyargs *args) in decode_recallany_args()
515 struct cb_recallslotargs *args) in decode_recallslot_args()
/fs/ncpfs/
Dncp_fs.h6 #define PRINTK(format, args...) printk(KERN_DEBUG format , ## args) argument
10 #define PPRINTK(format, args...) PRINTK(format , ## args) argument
12 #define PPRINTK(format, args...) argument
19 #define DPRINTK(format, args...) PRINTK(format , ## args) argument
21 #define DPRINTK(format, args...) argument
24 #define DDPRINTK(format, args...) PRINTK(format , ## args) argument
26 #define DDPRINTK(format, args...) argument
/fs/nfsd/
Dnfsxdr.c214 nfssvc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) in nfssvc_decode_fhandle()
223 struct nfsd_sattrargs *args) in nfssvc_decode_sattrargs()
235 struct nfsd_diropargs *args) in nfssvc_decode_diropargs()
246 struct nfsd_readargs *args) in nfssvc_decode_readargs()
277 struct nfsd_writeargs *args) in nfssvc_decode_writeargs()
330 struct nfsd_createargs *args) in nfssvc_decode_createargs()
342 struct nfsd_renameargs *args) in nfssvc_decode_renameargs()
354 nfssvc_decode_readlinkargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd_readlinkargs *args) in nfssvc_decode_readlinkargs()
365 struct nfsd_linkargs *args) in nfssvc_decode_linkargs()
377 struct nfsd_symlinkargs *args) in nfssvc_decode_symlinkargs()
[all …]
Dnfs3xdr.c275 nfs3svc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) in nfs3svc_decode_fhandle()
284 struct nfsd3_sattrargs *args) in nfs3svc_decode_sattrargs()
301 struct nfsd3_diropargs *args) in nfs3svc_decode_diropargs()
312 struct nfsd3_accessargs *args) in nfs3svc_decode_accessargs()
323 struct nfsd3_readargs *args) in nfs3svc_decode_readargs()
353 struct nfsd3_writeargs *args) in nfs3svc_decode_writeargs()
409 struct nfsd3_createargs *args) in nfs3svc_decode_createargs()
432 struct nfsd3_createargs *args) in nfs3svc_decode_mkdirargs()
444 struct nfsd3_symlinkargs *args) in nfs3svc_decode_symlinkargs()
497 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_warning("SQUASHFS: "s, ## args) argument
/fs/xfs/
Dxfs_dir2.c63 struct xfs_da_args *args, in xfs_ascii_ci_compname()
176 xfs_da_args_t args; in xfs_dir_init() local
201 xfs_da_args_t args; in xfs_dir_createname() local
244 struct xfs_da_args *args, in xfs_dir_cilookup_result()
277 xfs_da_args_t args; in xfs_dir_lookup() local
332 xfs_da_args_t args; in xfs_dir_removename() local
413 xfs_da_args_t args; in xfs_dir_replace() local
460 xfs_da_args_t args; in xfs_dir_canenter() local
506 struct xfs_da_args *args, in xfs_dir2_grow_inode()
594 xfs_da_args_t *args, in xfs_dir2_shrink_inode()
Dxfs_dir2_sf.c53 #define xfs_dir2_sf_check(args) argument
225 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_block_to_sf()
343 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_sf_addname()
454 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_addname_easy()
507 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_addname_hard()
601 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_addname_pick()
679 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_sf_check()
721 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_create()
874 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_sf_lookup()
956 xfs_da_args_t *args) in xfs_dir2_sf_removename()
[all …]
Dxfs_dir2_node.c102 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_to_node()
180 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_add()
316 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_lookup_for_addname()
464 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_lookup_for_entry()
607 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_lookup_int()
623 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_moveents()
738 xfs_da_args_t *args; /* operation arguments */ in xfs_dir2_leafn_rebalance() local
837 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_remove()
1050 xfs_da_args_t *args; /* operation arguments */ in xfs_dir2_leafn_split() local
1244 xfs_da_args_t *args; /* operation arguments */ in xfs_dir2_leafn_unbalance() local
[all …]
Dxfs_attr.c125 xfs_da_args_t args; in xfs_attr_get_int() local
239 xfs_da_args_t args; in xfs_attr_set_int() local
472 xfs_da_args_t args; in xfs_attr_remove_int() local
852 xfs_attr_shortform_addname(xfs_da_args_t *args) in xfs_attr_shortform_addname()
895 xfs_attr_leaf_addname(xfs_da_args_t *args) in xfs_attr_leaf_addname()
1094 xfs_attr_leaf_removename(xfs_da_args_t *args) in xfs_attr_leaf_removename()
1158 xfs_attr_leaf_get(xfs_da_args_t *args) in xfs_attr_leaf_get()
1227 xfs_attr_node_addname(xfs_da_args_t *args) in xfs_attr_node_addname()
1489 xfs_attr_node_removename(xfs_da_args_t *args) in xfs_attr_node_removename()
1759 xfs_attr_node_get(xfs_da_args_t *args) in xfs_attr_node_get()
[all …]
Dxfs_attr_leaf.c232 xfs_attr_shortform_create(xfs_da_args_t *args) in xfs_attr_shortform_create()
264 xfs_attr_shortform_add(xfs_da_args_t *args, int forkoff) in xfs_attr_shortform_add()
336 xfs_attr_shortform_remove(xfs_da_args_t *args) in xfs_attr_shortform_remove()
407 xfs_attr_shortform_lookup(xfs_da_args_t *args) in xfs_attr_shortform_lookup()
438 xfs_attr_shortform_getvalue(xfs_da_args_t *args) in xfs_attr_shortform_getvalue()
475 xfs_attr_shortform_to_leaf(xfs_da_args_t *args) in xfs_attr_shortform_to_leaf()
778 xfs_attr_leaf_to_shortform(xfs_dabuf_t *bp, xfs_da_args_t *args, int forkoff) in xfs_attr_leaf_to_shortform()
854 xfs_attr_leaf_to_node(xfs_da_args_t *args) in xfs_attr_leaf_to_node()
920 xfs_attr_leaf_create(xfs_da_args_t *args, xfs_dablk_t blkno, xfs_dabuf_t **bpp) in xfs_attr_leaf_create()
1018 xfs_attr_leaf_add(xfs_dabuf_t *bp, xfs_da_args_t *args) in xfs_attr_leaf_add()
[all …]
Dxfs_dir2_leaf.c58 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_block_to_leaf()
281 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_addname()
631 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_compact()
1132 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_init()
1275 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_lookup()
1327 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_lookup_int()
1455 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_removename()
1597 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_leaf_replace()
1649 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_search_hash()
1702 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_trim_data()
[all …]
Dxfs_alloc.c145 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_compute_aligned()
237 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_len()
271 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_minleft()
496 xfs_alloc_arg_t *args) /* argument structure for allocation */ in xfs_alloc_ag_vextent()
563 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_exact()
675 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_find_best_extent()
765 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_near()
1158 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_size()
1364 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_ag_vextent_small()
1751 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_fix_freelist()
[all …]
Dxfs_dir2_block.c65 xfs_da_args_t *args) /* directory op arguments */ in xfs_dir2_block_addname()
575 xfs_da_args_t *args) /* dir lookup arguments */ in xfs_dir2_block_lookup()
620 xfs_da_args_t *args, /* dir lookup arguments */ in xfs_dir2_block_lookup_int()
728 xfs_da_args_t *args) /* directory operation args */ in xfs_dir2_block_removename()
810 xfs_da_args_t *args) /* directory operation args */ in xfs_dir2_block_replace()
874 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_to_block()
1019 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_sf_to_block()
Dxfs_da_btree.c103 xfs_da_node_create(xfs_da_args_t *args, xfs_dablk_t blkno, int level, in xfs_da_node_create()
300 xfs_da_args_t *args; in xfs_da_root_split() local
737 xfs_da_args_t *args; in xfs_da_root_join() local
1081 xfs_da_args_t *args; in xfs_da_node_lookup_int() local
1218 xfs_da_args_t *args; in xfs_da_blk_link() local
1349 xfs_da_args_t *args; in xfs_da_blk_unlink() local
1431 xfs_da_args_t *args; in xfs_da_path_shift() local
1562 struct xfs_da_args *args, in xfs_da_compname()
1584 struct xfs_da_args *args, in xfs_da_grow_inode_int()
1674 struct xfs_da_args *args, in xfs_da_grow_inode()
[all …]
/fs/ntfs/
Ddebug.c53 va_list args; in __ntfs_warning() local
97 va_list args; in __ntfs_error() local
127 va_list args; in __ntfs_debug() local
/fs/befs/
Ddebug.c31 va_list args; in befs_error() local
49 va_list args; in befs_warning() local
70 va_list args; in befs_debug() local
/fs/ocfs2/
Dsuper.h38 #define ocfs2_error(sb, fmt, args...) __ocfs2_error(sb, __PRETTY_FUNCTION__, fmt, ##args) argument
44 #define ocfs2_abort(sb, fmt, args...) __ocfs2_abort(sb, __PRETTY_FUNCTION__, fmt, ##args) argument
Dinode.c118 struct ocfs2_find_inode_args args; in ocfs2_ilookup() local
132 struct ocfs2_find_inode_args args; in ocfs2_iget() local
191 struct ocfs2_find_inode_args *args = NULL; in ocfs2_find_actor() local
216 struct ocfs2_find_inode_args *args = opaque; in ocfs2_init_locked_inode() local
380 struct ocfs2_find_inode_args *args) in ocfs2_read_locked_inode()
/fs/ocfs2/cluster/
Dmasklog.h181 #define __mlog_printk(level, fmt, args...) \ argument
186 #define mlog(mask, fmt, args...) do { \ argument
206 #define mlog_bug_on_msg(cond, fmt, args...) do { \ argument
/fs/hfsplus/
Doptions.c74 substring_t args[MAX_OPT_ARGS]; in hfsplus_parse_options_remount() local
102 substring_t args[MAX_OPT_ARGS]; in hfsplus_parse_options() local

123456