Searched defs:in_f (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_inode_item_recover.c | 202 struct xfs_inode_log_format *in_f; in xlog_recover_inode_commit_pass2() local 75 xfs_recover_inode_owner_change( struct xfs_mount *mp, struct xfs_dinode *dip, struct xfs_inode_log_format *in_f, struct list_head *buffer_list) xfs_recover_inode_owner_change() argument [all...] |
H A D | xfs_inode_item.c | 844 xfs_inode_item_format_convert( struct xfs_log_iovec *buf, struct xfs_inode_log_format *in_f) xfs_inode_item_format_convert() argument [all...] |
H A D | xfs_log_recover.c | 2094 struct xfs_inode_log_format *in_f; /* any will do */ in xlog_recover_add_to_trans() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_inode_item_recover.c | 276 struct xfs_inode_log_format *in_f; in xlog_recover_inode_commit_pass2() local 75 xfs_recover_inode_owner_change( struct xfs_mount *mp, struct xfs_dinode *dip, struct xfs_inode_log_format *in_f, struct list_head *buffer_list) xfs_recover_inode_owner_change() argument [all...] |
H A D | xfs_inode_item.c | 1139 xfs_inode_item_format_convert( struct xfs_log_iovec *buf, struct xfs_inode_log_format *in_f) xfs_inode_item_format_convert() argument [all...] |
H A D | xfs_log_recover.c | 2114 struct xfs_inode_log_format *in_f; /* any will do */ in xlog_recover_add_to_trans() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_chromaber_vulkan.c | 173 static int process_frames(AVFilterContext *avctx, AVFrame *out_f, AVFrame *in_f) in process_frames() argument
|
H A D | vf_avgblur_vulkan.c | 205 static int process_frames(AVFilterContext *avctx, AVFrame *out_f, AVFrame *tmp_f, AVFrame *in_f) in process_frames() argument
|
H A D | vf_scale_vulkan.c | 291 static int process_frames(AVFilterContext *avctx, AVFrame *out_f, AVFrame *in_f) in process_frames() argument
|
Completed in 16 milliseconds