/fs/nilfs2/ |
D | sysfs.c | 108 nilfs_snapshot_inodes_count_show(struct nilfs_snapshot_attr *attr, in nilfs_snapshot_inodes_count_show() 116 nilfs_snapshot_blocks_count_show(struct nilfs_snapshot_attr *attr, in nilfs_snapshot_blocks_count_show() 129 nilfs_snapshot_README_show(struct nilfs_snapshot_attr *attr, in nilfs_snapshot_README_show() 147 struct attribute *attr, char *buf) in nilfs_snapshot_attr_show() 158 struct attribute *attr, in nilfs_snapshot_attr_store() 230 nilfs_mounted_snapshots_README_show(struct nilfs_mounted_snapshots_attr *attr, in nilfs_mounted_snapshots_README_show() 252 nilfs_checkpoints_checkpoints_number_show(struct nilfs_checkpoints_attr *attr, in nilfs_checkpoints_checkpoints_number_show() 275 nilfs_checkpoints_snapshots_number_show(struct nilfs_checkpoints_attr *attr, in nilfs_checkpoints_snapshots_number_show() 298 nilfs_checkpoints_last_seg_checkpoint_show(struct nilfs_checkpoints_attr *attr, in nilfs_checkpoints_last_seg_checkpoint_show() 312 nilfs_checkpoints_next_checkpoint_show(struct nilfs_checkpoints_attr *attr, in nilfs_checkpoints_next_checkpoint_show() [all …]
|
/fs/sysfs/ |
D | file.c | 173 void sysfs_notify(struct kobject *kobj, const char *dir, const char *attr) in sysfs_notify() 247 const struct attribute *attr, bool is_bin, in sysfs_add_file_mode_ns() 322 int sysfs_create_file_ns(struct kobject *kobj, const struct attribute *attr, in sysfs_create_file_ns() 359 const struct attribute *attr, const char *group) in sysfs_add_file_to_group() 392 int sysfs_chmod_file(struct kobject *kobj, const struct attribute *attr, in sysfs_chmod_file() 424 const struct attribute *attr) in sysfs_break_active_protection() 465 void sysfs_remove_file_ns(struct kobject *kobj, const struct attribute *attr, in sysfs_remove_file_ns() 481 bool sysfs_remove_file_self(struct kobject *kobj, const struct attribute *attr) in sysfs_remove_file_self() 514 const struct attribute *attr, const char *group) in sysfs_remove_file_from_group() 538 const struct bin_attribute *attr) in sysfs_create_bin_file() [all …]
|
D | group.c | 23 struct attribute *const *attr; in remove_files() local 38 struct attribute *const *attr; in create_files() local 333 struct attribute *const *attr; in sysfs_merge_group() local 364 struct attribute *const *attr; in sysfs_unmerge_group() local 476 struct attribute *const *attr; in sysfs_group_attrs_change_owner() local
|
/fs/orangefs/ |
D | orangefs-sysfs.c | 166 struct attribute attr; member 177 struct attribute *attr, in orangefs_attr_show() 189 struct attribute *attr, in orangefs_attr_store() 211 struct orangefs_attribute *attr, char *buf) in sysfs_int_show() 281 struct orangefs_attribute *attr, const char *buf, size_t count) in sysfs_int_store() 321 struct orangefs_attribute *attr, char *buf) in sysfs_service_op_show() 536 struct orangefs_attribute *attr, const char *buf, size_t count) in sysfs_service_op_store()
|
/fs/ |
D | attr.c | 120 int setattr_prepare(struct dentry *dentry, struct iattr *attr) in setattr_prepare() 238 void setattr_copy(struct inode *inode, const struct iattr *attr) in setattr_copy() 281 int notify_change(struct dentry * dentry, struct iattr * attr, struct inode **delegated_inode) in notify_change()
|
/fs/coda/ |
D | cnode.c | 26 static void coda_fill_inode(struct inode *inode, struct coda_vattr *attr) in coda_fill_inode() 61 struct coda_vattr * attr) in coda_iget() 94 struct coda_vattr attr; in coda_cnode_make() local
|
D | coda_linux.c | 90 void coda_vattr_to_iattr(struct inode *inode, struct coda_vattr *attr) in coda_vattr_to_iattr()
|
/fs/ocfs2/ |
D | stackglue.c | 475 struct kobj_attribute *attr, in ocfs2_max_locking_protocol_show() 495 struct kobj_attribute *attr, in ocfs2_loaded_cluster_plugins_show() 523 struct kobj_attribute *attr, in ocfs2_active_cluster_plugin_show() 545 struct kobj_attribute *attr, in ocfs2_cluster_stack_show() 557 struct kobj_attribute *attr, in ocfs2_cluster_stack_store() 597 struct kobj_attribute *attr, in ocfs2_dlm_recover_show()
|
D | filecheck.c | 109 ocfs2_filecheck_show(struct kobject *kobj, struct attribute *attr, char *buf) in ocfs2_filecheck_show() 123 ocfs2_filecheck_store(struct kobject *kobj, struct attribute *attr, in ocfs2_filecheck_store() 300 struct kobj_attribute *attr, in ocfs2_filecheck_attr_show() 448 struct kobj_attribute *attr, in ocfs2_filecheck_attr_store()
|
/fs/ocfs2/cluster/ |
D | masklog.c | 88 struct attribute attr; member 127 static ssize_t mlog_show(struct kobject *obj, struct attribute *attr, in mlog_show() 135 static ssize_t mlog_store(struct kobject *obj, struct attribute *attr, in mlog_store()
|
D | sys.c | 23 static ssize_t version_show(struct kobject *kobj, struct kobj_attribute *attr, in version_show()
|
/fs/xfs/ |
D | xfs_error.c | 60 struct attribute attr; member 65 to_attr(struct attribute *attr) in to_attr() 81 struct attribute *attr, in xfs_errortag_attr_store() 107 struct attribute *attr, in xfs_errortag_attr_show()
|
D | xfs_sysfs.c | 17 struct attribute attr; member 24 to_attr(struct attribute *attr) in to_attr() 41 struct attribute *attr, in xfs_sysfs_object_show() 52 struct attribute *attr, in xfs_sysfs_object_store()
|
/fs/adfs/ |
D | inode.c | 89 unsigned int attr = ADFS_I(inode)->attr; in adfs_atts2mode() local 135 int attr; in adfs_mode2atts() local 295 adfs_notify_change(struct dentry *dentry, struct iattr *attr) in adfs_notify_change()
|
/fs/overlayfs/ |
D | dir.c | 171 struct ovl_cattr *attr) in ovl_create_real() 226 struct dentry *ovl_create_temp(struct dentry *workdir, struct ovl_cattr *attr) in ovl_create_temp() 319 struct ovl_cattr *attr) in ovl_create_upper() 504 struct iattr attr = { in ovl_create_over_whiteout() local 565 struct ovl_cattr *attr, bool origin) in ovl_create_or_link() 637 struct ovl_cattr attr = { in ovl_create_object() local
|
D | copy_up.c | 234 struct iattr attr = { in ovl_set_size() local 244 struct iattr attr = { in ovl_set_timestamps() local 259 struct iattr attr = { in ovl_set_attr() local 266 struct iattr attr = { in ovl_set_attr() local
|
/fs/nfs/ |
D | sysfs.c | 77 struct kobj_attribute *attr, char *buf) in nfs_netns_identifier_show() 99 struct kobj_attribute *attr, in nfs_netns_identifier_store()
|
/fs/fat/ |
D | file.c | 26 u32 attr; in fat_ioctl_get_attributes() local 40 u32 attr, oldattr; in fat_ioctl_set_attributes() local 469 int fat_setattr(struct dentry *dentry, struct iattr *attr) in fat_setattr()
|
/fs/fuse/ |
D | inode.c | 168 void fuse_change_attributes_common(struct inode *inode, struct fuse_attr *attr, in fuse_change_attributes_common() 219 void fuse_change_attributes(struct inode *inode, struct fuse_attr *attr, in fuse_change_attributes() 274 static void fuse_init_inode(struct inode *inode, struct fuse_attr *attr) in fuse_init_inode() 315 int generation, struct fuse_attr *attr, in fuse_iget() 468 static void convert_fuse_statfs(struct kstatfs *stbuf, struct fuse_kstatfs *attr) in convert_fuse_statfs() 767 struct fuse_attr attr; in fuse_get_root_inode() local 1267 static void fuse_fill_attr_from_inode(struct fuse_attr *attr, in fuse_fill_attr_from_inode()
|
/fs/f2fs/ |
D | sysfs.c | 44 struct attribute attr; member 611 struct attribute *attr, char *buf) in f2fs_attr_show() 620 static ssize_t f2fs_attr_store(struct kobject *kobj, struct attribute *attr, in f2fs_attr_store() 1007 struct attribute *attr, char *buf) in f2fs_stat_attr_show() 1016 static ssize_t f2fs_stat_attr_store(struct kobject *kobj, struct attribute *attr, in f2fs_stat_attr_store() 1045 struct attribute *attr, char *buf) in f2fs_sb_feat_attr_show()
|
/fs/sysv/ |
D | file.c | 32 static int sysv_setattr(struct dentry *dentry, struct iattr *attr) in sysv_setattr()
|
/fs/minix/ |
D | file.c | 25 static int minix_setattr(struct dentry *dentry, struct iattr *attr) in minix_setattr()
|
/fs/configfs/ |
D | file.c | 46 struct configfs_attribute *attr; member 360 struct configfs_attribute *attr; in __configfs_open_file() local 519 int configfs_create_file(struct config_item * item, const struct configfs_attribute * attr) in configfs_create_file()
|
/fs/ntfs/ |
D | attrib.h | 40 ATTR_RECORD *attr; member
|
/fs/dlm/ |
D | lockspace.c | 115 struct attribute attr; member 163 static ssize_t dlm_attr_show(struct kobject *kobj, struct attribute *attr, in dlm_attr_show() 171 static ssize_t dlm_attr_store(struct kobject *kobj, struct attribute *attr, in dlm_attr_store()
|