| /fs/nilfs2/ |
| D | sysfs.c | 117 nilfs_snapshot_inodes_count_show(struct nilfs_snapshot_attr *attr, in nilfs_snapshot_inodes_count_show() 125 nilfs_snapshot_blocks_count_show(struct nilfs_snapshot_attr *attr, in nilfs_snapshot_blocks_count_show() 138 nilfs_snapshot_README_show(struct nilfs_snapshot_attr *attr, in nilfs_snapshot_README_show() 156 struct attribute *attr, char *buf) in nilfs_snapshot_attr_show() 167 struct attribute *attr, in nilfs_snapshot_attr_store() 239 nilfs_mounted_snapshots_README_show(struct nilfs_mounted_snapshots_attr *attr, in nilfs_mounted_snapshots_README_show() 261 nilfs_checkpoints_checkpoints_number_show(struct nilfs_checkpoints_attr *attr, in nilfs_checkpoints_checkpoints_number_show() 284 nilfs_checkpoints_snapshots_number_show(struct nilfs_checkpoints_attr *attr, in nilfs_checkpoints_snapshots_number_show() 307 nilfs_checkpoints_last_seg_checkpoint_show(struct nilfs_checkpoints_attr *attr, in nilfs_checkpoints_last_seg_checkpoint_show() 321 nilfs_checkpoints_next_checkpoint_show(struct nilfs_checkpoints_attr *attr, in nilfs_checkpoints_next_checkpoint_show() [all …]
|
| /fs/sysfs/ |
| D | file.c | 176 void sysfs_notify(struct kobject *kobj, const char *dir, const char *attr) in sysfs_notify() 250 const struct attribute *attr, bool is_bin, in sysfs_add_file_mode_ns() 318 int sysfs_add_file(struct kernfs_node *parent, const struct attribute *attr, in sysfs_add_file() 330 int sysfs_create_file_ns(struct kobject *kobj, const struct attribute *attr, in sysfs_create_file_ns() 361 const struct attribute *attr, const char *group) in sysfs_add_file_to_group() 390 int sysfs_chmod_file(struct kobject *kobj, const struct attribute *attr, in sysfs_chmod_file() 422 const struct attribute *attr) in sysfs_break_active_protection() 463 void sysfs_remove_file_ns(struct kobject *kobj, const struct attribute *attr, in sysfs_remove_file_ns() 479 bool sysfs_remove_file_self(struct kobject *kobj, const struct attribute *attr) in sysfs_remove_file_self() 510 const struct attribute *attr, const char *group) in sysfs_remove_file_from_group() [all …]
|
| D | group.c | 24 struct attribute *const *attr; in remove_files() local 38 struct attribute *const *attr; in create_files() local 287 struct attribute *const *attr; in sysfs_merge_group() local 315 struct attribute *const *attr; in sysfs_unmerge_group() local
|
| /fs/ |
| D | attr.c | 31 int inode_change_ok(const struct inode *inode, struct iattr *attr) in inode_change_ok() 142 void setattr_copy(struct inode *inode, const struct iattr *attr) in setattr_copy() 190 int notify_change2(struct vfsmount *mnt, struct dentry * dentry, struct iattr * attr, struct inode … in notify_change2() 297 int notify_change(struct dentry * dentry, struct iattr * attr, struct inode **delegated_inode) in notify_change()
|
| /fs/configfs/ |
| D | file.c | 66 struct configfs_attribute * attr = to_attr(dentry); in fill_read_buffer() local 172 struct configfs_attribute * attr = to_attr(dentry); in flush_write_buffer() local 215 struct configfs_attribute * attr = to_attr(file->f_path.dentry); in check_perm() local 288 struct configfs_attribute * attr = to_attr(filp->f_path.dentry); in configfs_release() local 320 int configfs_create_file(struct config_item * item, const struct configfs_attribute * attr) in configfs_create_file()
|
| /fs/coda/ |
| D | cnode.c | 26 static void coda_fill_inode(struct inode *inode, struct coda_vattr *attr) in coda_fill_inode() 60 struct coda_vattr * attr) in coda_iget() 93 struct coda_vattr attr; in coda_cnode_make() local
|
| D | coda_linux.c | 70 void coda_vattr_to_iattr(struct inode *inode, struct coda_vattr *attr) in coda_vattr_to_iattr()
|
| /fs/ocfs2/ |
| D | stackglue.c | 483 struct kobj_attribute *attr, in ocfs2_max_locking_protocol_show() 503 struct kobj_attribute *attr, in ocfs2_loaded_cluster_plugins_show() 535 struct kobj_attribute *attr, in ocfs2_active_cluster_plugin_show() 557 struct kobj_attribute *attr, in ocfs2_cluster_stack_show() 569 struct kobj_attribute *attr, in ocfs2_cluster_stack_store() 609 struct kobj_attribute *attr, in ocfs2_dlm_recover_show()
|
| /fs/ocfs2/cluster/ |
| D | masklog.c | 102 struct attribute attr; member 141 static ssize_t mlog_show(struct kobject *obj, struct attribute *attr, in mlog_show() 149 static ssize_t mlog_store(struct kobject *obj, struct attribute *attr, in mlog_store()
|
| D | sys.c | 38 static ssize_t version_show(struct kobject *kobj, struct kobj_attribute *attr, in version_show()
|
| /fs/xfs/ |
| D | xfs_sysfs.c | 27 struct attribute attr; member 34 to_attr(struct attribute *attr) in to_attr() 61 struct attribute *attr, in xfs_sysfs_object_show() 72 struct attribute *attr, in xfs_sysfs_object_store()
|
| /fs/adfs/ |
| D | inode.c | 91 unsigned int attr = ADFS_I(inode)->attr; in adfs_atts2mode() local 136 int attr; in adfs_mode2atts() local 299 adfs_notify_change(struct dentry *dentry, struct iattr *attr) in adfs_notify_change()
|
| /fs/overlayfs/ |
| D | copy_up.c | 186 struct iattr attr = { in ovl_set_timestamps() local 201 struct iattr attr = { in ovl_set_attr() local 208 struct iattr attr = { in ovl_set_attr() local
|
| /fs/exofs/ |
| D | sys.c | 28 struct attribute attr; member 33 static ssize_t odev_attr_show(struct kobject *kobj, struct attribute *attr, in odev_attr_show() 42 static ssize_t odev_attr_store(struct kobject *kobj, struct attribute *attr, in odev_attr_store()
|
| /fs/fat/ |
| D | file.c | 21 u32 attr; in fat_ioctl_get_attributes() local 35 u32 attr, oldattr; in fat_ioctl_set_attributes() local 383 int fat_setattr(struct dentry *dentry, struct iattr *attr) in fat_setattr()
|
| /fs/btrfs/ |
| D | sysfs.h | 70 static inline struct kobj_attribute *attr_to_btrfs_attr(struct attribute *attr) in attr_to_btrfs_attr() 76 attr_to_btrfs_feature_attr(struct attribute *attr) in attr_to_btrfs_feature_attr()
|
| /fs/minix/ |
| D | file.c | 24 static int minix_setattr(struct dentry *dentry, struct iattr *attr) in minix_setattr()
|
| /fs/sysv/ |
| D | file.c | 31 static int sysv_setattr(struct dentry *dentry, struct iattr *attr) in sysv_setattr()
|
| /fs/fuse/ |
| D | inode.c | 157 void fuse_change_attributes_common(struct inode *inode, struct fuse_attr *attr, in fuse_change_attributes_common() 199 void fuse_change_attributes(struct inode *inode, struct fuse_attr *attr, in fuse_change_attributes() 253 static void fuse_init_inode(struct inode *inode, struct fuse_attr *attr) in fuse_init_inode() 294 int generation, struct fuse_attr *attr, in fuse_iget() 391 static void convert_fuse_statfs(struct kstatfs *stbuf, struct fuse_kstatfs *attr) in convert_fuse_statfs() 631 struct fuse_attr attr; in fuse_get_root_inode() local
|
| /fs/ext4/ |
| D | sysfs.c | 41 struct attribute attr; member 256 struct attribute *attr, char *buf) in ext4_attr_show() 299 struct attribute *attr, in ext4_attr_store()
|
| /fs/f2fs/ |
| D | sysfs.c | 37 struct attribute attr; member 265 struct attribute *attr, char *buf) in f2fs_attr_show() 274 static ssize_t f2fs_attr_store(struct kobject *kobj, struct attribute *attr, in f2fs_attr_store()
|
| /fs/ntfs/ |
| D | attrib.h | 54 ATTR_RECORD *attr; member
|
| /fs/dlm/ |
| D | lockspace.c | 115 struct attribute attr; member 162 static ssize_t dlm_attr_show(struct kobject *kobj, struct attribute *attr, in dlm_attr_show() 170 static ssize_t dlm_attr_store(struct kobject *kobj, struct attribute *attr, in dlm_attr_store()
|
| /fs/ncpfs/ |
| D | symlink.c | 112 __le32 attr; in ncp_symlink() local
|
| /fs/ubifs/ |
| D | file.c | 1072 static void do_attr_changes(struct inode *inode, const struct iattr *attr) in do_attr_changes() 1107 const struct iattr *attr) in do_truncation() 1213 const struct iattr *attr) in do_setattr() 1258 int ubifs_setattr(struct dentry *dentry, struct iattr *attr) in ubifs_setattr()
|