Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/fs/nilfs2/
Dsysfs.c96 struct nilfs_root *root, char *buf) in nilfs_snapshot_inodes_count_show()
104 struct nilfs_root *root, char *buf) in nilfs_snapshot_blocks_count_show()
117 struct nilfs_root *root, char *buf) in nilfs_snapshot_README_show()
134 struct attribute *attr, char *buf) in nilfs_snapshot_attr_show()
146 const char *buf, size_t len) in nilfs_snapshot_attr_store()
218 struct the_nilfs *nilfs, char *buf) in nilfs_mounted_snapshots_README_show()
241 char *buf) in nilfs_checkpoints_checkpoints_number_show()
264 char *buf) in nilfs_checkpoints_snapshots_number_show()
287 char *buf) in nilfs_checkpoints_last_seg_checkpoint_show()
301 char *buf) in nilfs_checkpoints_next_checkpoint_show()
[all …]
/fs/gfs2/
Dsys.c37 char *buf) in gfs2_attr_show()
45 const char *buf, size_t len) in gfs2_attr_store()
60 static ssize_t id_show(struct gfs2_sbd *sdp, char *buf) in id_show()
66 static ssize_t status_show(struct gfs2_sbd *sdp, char *buf) in status_show()
131 static ssize_t fsname_show(struct gfs2_sbd *sdp, char *buf) in fsname_show()
136 static ssize_t uuid_show(struct gfs2_sbd *sdp, char *buf) in uuid_show()
146 static ssize_t freeze_show(struct gfs2_sbd *sdp, char *buf) in freeze_show()
154 static ssize_t freeze_store(struct gfs2_sbd *sdp, const char *buf, size_t len) in freeze_store()
184 static ssize_t withdraw_show(struct gfs2_sbd *sdp, char *buf) in withdraw_show()
190 static ssize_t withdraw_store(struct gfs2_sbd *sdp, const char *buf, size_t len) in withdraw_store()
[all …]
/fs/xfs/
Dxfs_sysfs.c43 char *buf) in xfs_sysfs_object_show()
54 const char *buf, in xfs_sysfs_object_store()
83 const char *buf, in bug_on_assert_store()
106 char *buf) in bug_on_assert_show()
115 const char *buf, in log_recovery_delay_store()
136 char *buf) in log_recovery_delay_show()
145 const char *buf, in mount_delay_store()
166 char *buf) in mount_delay_show()
175 const char *buf, in always_cow_store()
189 char *buf) in always_cow_show()
[all …]
/fs/
Dstatfs.c55 static int statfs_by_dentry(struct dentry *dentry, struct kstatfs *buf) in statfs_by_dentry()
86 int vfs_statfs(const struct path *path, struct kstatfs *buf) in vfs_statfs()
128 struct statfs buf; in do_statfs_native() local
170 struct statfs64 buf; in do_statfs64() local
192 SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct statfs __user *, buf) in SYSCALL_DEFINE2() argument
201 SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3() argument
213 SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct statfs __user *, buf) in SYSCALL_DEFINE2() argument
222 SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3() argument
269 struct compat_statfs buf; in put_compat_statfs() local
305 COMPAT_SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct compat_statfs __user *, buf) in COMPAT_SYSCALL_DEFINE2() argument
[all …]
Dd_path.c12 char *buf; member
218 char *buf, int buflen) in __d_path()
229 char *buf, int buflen) in d_absolute_path()
266 char *d_path(const struct path *path, char *buf, int buflen) in d_path()
364 char *dentry_path_raw(const struct dentry *dentry, char *buf, int buflen) in dentry_path_raw()
373 char *dentry_path(const struct dentry *dentry, char *buf, int buflen) in dentry_path()
414 SYSCALL_DEFINE2(getcwd, char __user *, buf, unsigned long, size) in SYSCALL_DEFINE2() argument
Dkernel_read_file.c35 int kernel_read_file(struct file *file, loff_t offset, void **buf, in kernel_read_file()
127 int kernel_read_file_from_path(const char *path, loff_t offset, void **buf, in kernel_read_file_from_path()
148 void **buf, size_t buf_size, in kernel_read_file_from_path_initns()
174 int kernel_read_file_from_fd(int fd, loff_t offset, void **buf, in kernel_read_file_from_fd()
Dreaddir.c146 struct readdir_callback *buf = in fillonedir() local
185 struct readdir_callback buf = { in SYSCALL_DEFINE3() local
226 struct getdents_callback *buf = in filldir() local
275 struct getdents_callback buf = { in SYSCALL_DEFINE3() local
314 struct getdents_callback64 *buf = in filldir64() local
358 struct getdents_callback64 buf = { in SYSCALL_DEFINE3() local
404 struct compat_readdir_callback *buf = in compat_fillonedir() local
443 struct compat_readdir_callback buf = { in COMPAT_SYSCALL_DEFINE3() local
478 struct compat_getdents_callback *buf = in compat_filldir() local
526 struct compat_getdents_callback buf = { in COMPAT_SYSCALL_DEFINE3() local
/fs/f2fs/
Dsysfs.c96 struct f2fs_sb_info *sbi, char *buf) in dirty_segments_show()
103 struct f2fs_sb_info *sbi, char *buf) in free_segments_show()
110 struct f2fs_sb_info *sbi, char *buf) in ovp_segments_show()
117 struct f2fs_sb_info *sbi, char *buf) in lifetime_write_kbytes_show()
126 struct f2fs_sb_info *sbi, char *buf) in sb_status_show()
132 struct f2fs_sb_info *sbi, char *buf) in pending_discard_show()
141 struct f2fs_sb_info *sbi, char *buf) in features_show()
194 struct f2fs_sb_info *sbi, char *buf) in current_reserved_blocks_show()
200 struct f2fs_sb_info *sbi, char *buf) in unusable_show()
212 struct f2fs_sb_info *sbi, char *buf) in encoding_show()
[all …]
/fs/btrfs/
Dsysfs.c168 struct kobj_attribute *a, char *buf) in btrfs_feature_attr_show()
185 const char *buf, size_t count) in btrfs_feature_attr_store()
334 struct kobj_attribute *ka, char *buf) in rmdir_subvol_show()
341 struct kobj_attribute *a, char *buf) in supported_checksums_show()
362 struct kobj_attribute *ka, char *buf) in send_stream_version_show()
378 char *buf) in supported_rescue_options_show()
394 char *buf) in supported_sectorsizes_show()
439 char *buf) in btrfs_discardable_bytes_show()
450 char *buf) in btrfs_discardable_extents_show()
461 char *buf) in btrfs_discard_bitmap_bytes_show()
[all …]
/fs/ocfs2/dlm/
Ddlmdebug.c83 char buf[DLM_LOCKID_NAME_MAX]; in __dlm_print_one_lock_resource() local
234 static int stringify_lockname(const char *lockname, int locklen, char *buf, in stringify_lockname()
255 char *buf, int len) in stringify_nodemap()
266 static int dump_mle(struct dlm_master_list_entry *mle, char *buf, int len) in dump_mle()
313 char *buf; in dlm_print_one_mle() local
339 static ssize_t debug_read(struct file *file, char __user *buf, in debug_read()
348 static int debug_purgelist_print(struct dlm_ctxt *dlm, char *buf, int len) in debug_purgelist_print()
380 char *buf = NULL; in debug_purgelist_open() local
404 static int debug_mle_print(struct dlm_ctxt *dlm, char *buf, int len) in debug_mle_print()
437 char *buf = NULL; in debug_mle_open() local
[all …]
/fs/nfsd/
Dnfsctl.c99 static ssize_t nfsctl_transaction_write(struct file *file, const char __user *buf, size_t size, lof… in nfsctl_transaction_write()
120 static ssize_t nfsctl_transaction_read(struct file *file, char __user *buf, size_t size, loff_t *po… in nfsctl_transaction_read()
256 static ssize_t write_unlock_ip(struct file *file, char *buf, size_t size) in write_unlock_ip()
295 static ssize_t write_unlock_fs(struct file *file, char *buf, size_t size) in write_unlock_fs()
352 static ssize_t write_filehandle(struct file *file, char *buf, size_t size) in write_filehandle()
434 static ssize_t write_threads(struct file *file, char *buf, size_t size) in write_threads()
478 static ssize_t write_pool_threads(struct file *file, char *buf, size_t size) in write_pool_threads()
545 nfsd_print_version_support(struct nfsd_net *nn, char *buf, int remaining, in nfsd_print_version_support()
565 static ssize_t __write_versions(struct file *file, char *buf, size_t size) in __write_versions()
697 static ssize_t write_versions(struct file *file, char *buf, size_t size) in write_versions()
[all …]
/fs/quota/
Dquota_tree.c50 static ssize_t read_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf) in read_blk()
59 static ssize_t write_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf) in write_blk()
106 char *buf = kmalloc(info->dqi_usable_bs, GFP_NOFS); in get_free_dqblk() local
138 static int put_free_dqblk(struct qtree_mem_dqinfo *info, char *buf, uint blk) in put_free_dqblk()
155 static int remove_free_dqentry(struct qtree_mem_dqinfo *info, char *buf, in remove_free_dqentry()
202 static int insert_free_dqentry(struct qtree_mem_dqinfo *info, char *buf, in insert_free_dqentry()
253 char *buf = kmalloc(info->dqi_usable_bs, GFP_NOFS); in find_free_dqentry() local
327 char *buf = kmalloc(info->dqi_usable_bs, GFP_NOFS); in do_insert_tree() local
443 char *buf = kmalloc(info->dqi_usable_bs, GFP_NOFS); in free_dqentry() local
507 char *buf = kmalloc(info->dqi_usable_bs, GFP_NOFS); in remove_tree() local
[all …]
/fs/fuse/
Dcontrol.c34 static ssize_t fuse_conn_abort_write(struct file *file, const char __user *buf, in fuse_conn_abort_write()
47 static ssize_t fuse_conn_waiting_read(struct file *file, char __user *buf, in fuse_conn_waiting_read()
67 static ssize_t fuse_conn_limit_read(struct file *file, char __user *buf, in fuse_conn_limit_read()
76 static ssize_t fuse_conn_limit_write(struct file *file, const char __user *buf, in fuse_conn_limit_write()
103 char __user *buf, size_t len, in fuse_conn_max_background_read()
120 const char __user *buf, in fuse_conn_max_background_write()
145 char __user *buf, size_t len, in fuse_conn_congestion_threshold_read()
162 const char __user *buf, in fuse_conn_congestion_threshold_write()
/fs/romfs/
Dstorage.c24 void *buf, size_t buflen) in romfs_mtd_read()
41 u_char buf[16], *p; in romfs_mtd_strnlen() local
69 u_char buf[17]; in romfs_mtd_strcmp() local
104 void *buf, size_t buflen) in romfs_blk_read()
137 u_char *buf, *p; in romfs_blk_strnlen() local
215 void *buf, size_t buflen) in romfs_dev_read()
/fs/ext4/
Dsysfs.c62 static ssize_t session_write_kbytes_show(struct ext4_sb_info *sbi, char *buf) in session_write_kbytes_show()
71 static ssize_t lifetime_write_kbytes_show(struct ext4_sb_info *sbi, char *buf) in lifetime_write_kbytes_show()
82 const char *buf, size_t count) in inode_readahead_blks_store()
99 const char *buf, size_t count) in reserved_clusters_store()
115 const char *buf, size_t count) in trigger_test_error()
130 static ssize_t journal_task_show(struct ext4_sb_info *sbi, char *buf) in journal_task_show()
358 static ssize_t __print_tstamp(char *buf, __le32 lo, __u8 hi) in __print_tstamp()
364 #define print_tstamp(buf, es, tstamp) \ argument
368 struct attribute *attr, char *buf) in ext4_attr_show()
446 const char *buf, size_t len) in ext4_attr_store()
/fs/dlm/
Dlockspace.c35 static ssize_t dlm_control_store(struct dlm_ls *ls, const char *buf, size_t len) in dlm_control_store()
61 static ssize_t dlm_event_store(struct dlm_ls *ls, const char *buf, size_t len) in dlm_event_store()
72 static ssize_t dlm_id_show(struct dlm_ls *ls, char *buf) in dlm_id_show()
77 static ssize_t dlm_id_store(struct dlm_ls *ls, const char *buf, size_t len) in dlm_id_store()
86 static ssize_t dlm_nodir_show(struct dlm_ls *ls, char *buf) in dlm_nodir_show()
91 static ssize_t dlm_nodir_store(struct dlm_ls *ls, const char *buf, size_t len) in dlm_nodir_store()
103 static ssize_t dlm_recover_status_show(struct dlm_ls *ls, char *buf) in dlm_recover_status_show()
109 static ssize_t dlm_recover_nodeid_show(struct dlm_ls *ls, char *buf) in dlm_recover_nodeid_show()
164 char *buf) in dlm_attr_show()
172 const char *buf, size_t len) in dlm_attr_store()
Dconfig.c112 static ssize_t cluster_cluster_name_show(struct config_item *item, char *buf) in cluster_cluster_name_show()
119 const char *buf, size_t len) in cluster_cluster_name_store()
133 const char *buf, size_t len) in cluster_set()
625 static ssize_t comm_nodeid_show(struct config_item *item, char *buf) in comm_nodeid_show()
630 static ssize_t comm_nodeid_store(struct config_item *item, const char *buf, in comm_nodeid_store()
640 static ssize_t comm_local_show(struct config_item *item, char *buf) in comm_local_show()
645 static ssize_t comm_local_store(struct config_item *item, const char *buf, in comm_local_store()
658 static ssize_t comm_addr_store(struct config_item *item, const char *buf, in comm_addr_store()
687 static ssize_t comm_addr_list_show(struct config_item *item, char *buf) in comm_addr_list_show()
732 static ssize_t comm_mark_show(struct config_item *item, char *buf) in comm_mark_show()
[all …]
/fs/ubifs/
Dscan.c28 static int scan_padding_bytes(void *buf, int len) in scan_padding_bytes()
57 int ubifs_scan_a_node(const struct ubifs_info *c, void *buf, int len, int lnum, in ubifs_scan_a_node()
182 void *buf, int offs) in ubifs_add_snod()
226 void *buf) in ubifs_scanned_corruption()
257 void *buf = sbuf + offs; in ubifs_scan() local
Dio.c87 int ubifs_leb_read(const struct ubifs_info *c, int lnum, void *buf, int offs, in ubifs_leb_read()
105 int ubifs_leb_write(struct ubifs_info *c, int lnum, const void *buf, int offs, in ubifs_leb_write()
126 int ubifs_leb_change(struct ubifs_info *c, int lnum, const void *buf, int len) in ubifs_leb_change()
226 int ubifs_check_node(const struct ubifs_info *c, const void *buf, int len, in ubifs_check_node()
307 void ubifs_pad(const struct ubifs_info *c, void *buf, int pad) in ubifs_pad()
719 int ubifs_wbuf_write_nolock(struct ubifs_wbuf *wbuf, void *buf, int len) in ubifs_wbuf_write_nolock()
936 int ubifs_write_node_hmac(struct ubifs_info *c, void *buf, int len, int lnum, in ubifs_write_node_hmac()
977 int ubifs_write_node(struct ubifs_info *c, void *buf, int len, int lnum, in ubifs_write_node()
998 int ubifs_read_node_wbuf(struct ubifs_wbuf *wbuf, void *buf, int type, int len, in ubifs_read_node_wbuf()
1075 int ubifs_read_node(const struct ubifs_info *c, void *buf, int type, int len, in ubifs_read_node()
/fs/verity/
Dread_metadata.c17 void __user *buf, u64 offset, int length) in fsverity_read_merkle_tree()
98 void __user *buf, u64 offset, int length) in fsverity_read_descriptor()
119 void __user *buf, u64 offset, int length) in fsverity_read_signature()
158 void __user *buf; in fsverity_ioctl_read_metadata() local
/fs/vboxsf/
Dvboxsf_wrappers.c201 int vboxsf_read(u32 root, u64 handle, u64 offset, u32 *buf_len, u8 *buf) in vboxsf_read()
225 int vboxsf_write(u32 root, u64 handle, u64 offset, u32 *buf_len, u8 *buf) in vboxsf_write()
252 u32 *buf_len, struct shfl_dirinfo *buf, u32 *file_count) in vboxsf_dirinfo()
295 u32 *buf_len, void *buf) in vboxsf_fsinfo()
321 u32 buf_len, u8 *buf) in vboxsf_readlink()
341 struct shfl_string *old_path, struct shfl_fsobjinfo *buf) in vboxsf_symlink()
/fs/cifs/
Dsmb2file.c26 __u32 *oplock, FILE_ALL_INFO *buf) in smb2_open_file()
109 struct smb2_lock_element *buf, *cur; in smb2_unlock_range() local
209 struct smb2_lock_element *buf, unsigned int max_num) in smb2_push_mand_fdlocks()
253 struct smb2_lock_element *buf; in smb2_push_mandatory_locks() local
Dsmbencrypt.c37 #define CVAL(buf,pos) (((unsigned char *)(buf))[pos]) argument
38 #define SSVALX(buf,pos,val) (CVAL(buf,pos)=(val)&0xFF,CVAL(buf,pos+1)=(val)>>8) argument
39 #define SSVAL(buf,pos,val) SSVALX((buf),(pos),((__u16)(val))) argument
/fs/ocfs2/cluster/
Dmasklog.c20 static ssize_t mlog_mask_show(u64 mask, char *buf) in mlog_mask_show()
34 static ssize_t mlog_mask_store(u64 mask, const char *buf, size_t count) in mlog_mask_store()
126 char *buf) in mlog_show()
134 const char *buf, size_t count) in mlog_store()
/fs/ksmbd/
Dasn1.c59 static void encode_asn_tag(char *buf, unsigned int *ofs, char tag, char seq, in encode_asn_tag()
96 char *buf; in build_spnego_ntlmssp_neg_blob() local
137 char *buf; in build_spnego_ntlmssp_auth_blob() local
169 char buf[50]; in ksmbd_gssapi_this_mech() local
197 char buf[50]; in ksmbd_neg_token_init_mech_type() local

12345678910>>...15