/fs/efivarfs/ |
D | file.c | 20 u32 attributes; in efivarfs_file_write() local 22 unsigned long datasize = count - sizeof(attributes); in efivarfs_file_write() 26 if (count < sizeof(attributes)) in efivarfs_file_write() 29 if (copy_from_user(&attributes, userbuf, sizeof(attributes))) in efivarfs_file_write() 32 if (attributes & ~(EFI_VARIABLE_MASK)) in efivarfs_file_write() 35 data = memdup_user(userbuf + sizeof(attributes), datasize); in efivarfs_file_write() 39 bytes = efivar_entry_set_get_size(var, attributes, &datasize, in efivarfs_file_write() 53 i_size_write(inode, datasize + sizeof(attributes)); in efivarfs_file_write() 71 u32 attributes; in efivarfs_file_read() local 90 data = kmalloc(datasize + sizeof(attributes), GFP_KERNEL); in efivarfs_file_read() [all …]
|
/fs/orangefs/ |
D | orangefs-utils.c | 302 &new_op->downcall.resp.getattr.attributes, in orangefs_inode_getattr() 311 downcall.resp.getattr.attributes.objtype); in orangefs_inode_getattr() 315 downcall.resp.getattr.attributes); in orangefs_inode_getattr() 318 downcall.resp.getattr.attributes.size; in orangefs_inode_getattr() 321 attributes.blksize); in orangefs_inode_getattr() 357 downcall.resp.getattr.attributes.owner); in orangefs_inode_getattr() 359 downcall.resp.getattr.attributes.group); in orangefs_inode_getattr() 361 downcall.resp.getattr.attributes.atime; in orangefs_inode_getattr() 363 downcall.resp.getattr.attributes.mtime; in orangefs_inode_getattr() 365 downcall.resp.getattr.attributes.ctime; in orangefs_inode_getattr() [all …]
|
D | upcall.h | 36 struct ORANGEFS_sys_attr_s attributes; member 42 struct ORANGEFS_sys_attr_s attributes; member 55 struct ORANGEFS_sys_attr_s attributes; member 65 struct ORANGEFS_sys_attr_s attributes; member
|
D | namei.c | 40 fill_default_sys_attrs(new_op->upcall.req.create.attributes, in orangefs_create() 244 fill_default_sys_attrs(new_op->upcall.req.sym.attributes, in orangefs_symlink() 321 fill_default_sys_attrs(new_op->upcall.req.mkdir.attributes, in orangefs_mkdir()
|
D | downcall.h | 36 struct ORANGEFS_sys_attr_s attributes; member
|
/fs/hfsplus/ |
D | super.c | 292 vhdr->attributes |= cpu_to_be32(HFSPLUS_VOL_UNMNT); in hfsplus_put_super() 293 vhdr->attributes &= cpu_to_be32(~HFSPLUS_VOL_INCNSTNT); in hfsplus_put_super() 341 if (!(vhdr->attributes & cpu_to_be32(HFSPLUS_VOL_UNMNT))) { in hfsplus_remount() 347 } else if (vhdr->attributes & in hfsplus_remount() 352 } else if (vhdr->attributes & in hfsplus_remount() 456 if (!(vhdr->attributes & cpu_to_be32(HFSPLUS_VOL_UNMNT))) { in hfsplus_fill_super() 461 } else if (vhdr->attributes & cpu_to_be32(HFSPLUS_VOL_SOFTLOCK)) { in hfsplus_fill_super() 464 } else if ((vhdr->attributes & cpu_to_be32(HFSPLUS_VOL_JOURNALED)) && in hfsplus_fill_super() 548 vhdr->attributes &= cpu_to_be32(~HFSPLUS_VOL_UNMNT); in hfsplus_fill_super() 549 vhdr->attributes |= cpu_to_be32(HFSPLUS_VOL_INCNSTNT); in hfsplus_fill_super()
|
D | btree.c | 174 tree->attributes = be32_to_cpu(head->attributes); in hfs_btree_open() 187 if (tree->attributes & HFS_TREE_VARIDXKEYS) { in hfs_btree_open() 200 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) { in hfs_btree_open() 226 if (!(tree->attributes & HFS_TREE_BIGKEYS)) { in hfs_btree_open() 303 head->attributes = cpu_to_be32(tree->attributes); in hfs_btree_write()
|
D | brec.c | 40 !(node->tree->attributes & HFS_TREE_VARIDXKEYS) && in hfs_brec_keylen() 165 if ((tree->attributes & HFS_TREE_VARIDXKEYS) || in hfs_brec_insert() 381 if ((tree->attributes & HFS_TREE_VARIDXKEYS) || in hfs_brec_update_parent() 510 tree->attributes & HFS_TREE_VARIDXKEYS || in hfs_btree_inc_height() 517 if (!(tree->attributes & HFS_TREE_VARIDXKEYS) && in hfs_btree_inc_height()
|
D | hfsplus_raw.h | 107 __be32 attributes; member 181 __be32 attributes; member
|
D | Makefile | 10 attributes.o xattr.o xattr_user.o xattr_security.o xattr_trusted.o
|
/fs/ext2/ |
D | Kconfig | 13 bool "Ext2 extended attributes" 16 Extended attributes are name:value pairs associated with inodes by 41 extended attributes for file security labels, say N.
|
/fs/hfs/ |
D | brec.c | 39 !(node->tree->attributes & HFS_TREE_VARIDXKEYS)) { in hfs_brec_keylen() 40 if (node->tree->attributes & HFS_TREE_BIGKEYS) in hfs_brec_keylen() 48 if (node->tree->attributes & HFS_TREE_BIGKEYS) { in hfs_brec_keylen() 165 if (tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_brec_insert() 377 if (tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_brec_update_parent() 418 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) in hfs_brec_update_parent() 506 tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_btree_inc_height() 512 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) { in hfs_btree_inc_height()
|
D | btree.c | 90 tree->attributes = be32_to_cpu(head->attributes); in hfs_btree_open() 180 head->attributes = cpu_to_be32(tree->attributes); in hfs_btree_write()
|
D | btree.h | 36 u32 attributes; member 161 __be32 attributes; /* (F) attributes */ member
|
/fs/befs/ |
D | Kconfig | 8 BeOS. Notable features include support for arbitrary attributes 10 attributes. (Also note that this driver doesn't make those features
|
/fs/sysfs/ |
D | Kconfig | 8 export internal kernel objects, their attributes, and their 17 /sbin/hotplug uses device and object attributes in sysfs to assist in
|
/fs/reiserfs/ |
D | Kconfig | 57 bool "ReiserFS extended attributes" 60 Extended attributes are name:value pairs associated with inodes by 85 extended attributes for file security labels, say N.
|
/fs/incfs/ |
D | sysfs.c | 39 static struct attribute *attributes[] = { variable 49 .attrs = attributes,
|
/fs/f2fs/ |
D | Kconfig | 45 bool "F2FS extended attributes" 49 Extended attributes are name:value pairs associated with inodes by 75 lities to executables (the security.* extended attributes).
|
/fs/ |
D | stat.c | 86 stat->attributes |= STATX_ATTR_AUTOMOUNT; in vfs_getattr_nosec() 89 stat->attributes |= STATX_ATTR_DAX; in vfs_getattr_nosec() 201 stat->attributes |= STATX_ATTR_MOUNT_ROOT; in vfs_statx() 550 tmp.stx_attributes = stat->attributes; in cp_statx()
|
/fs/erofs/ |
D | Kconfig | 39 bool "EROFS extended attributes" 43 Extended attributes are name:value pairs associated with inodes by
|
D | inode.c | 370 stat->attributes |= STATX_ATTR_COMPRESSED; in erofs_getattr() 372 stat->attributes |= STATX_ATTR_IMMUTABLE; in erofs_getattr()
|
/fs/cifs/ |
D | Kconfig | 123 bool "CIFS extended attributes" 126 Extended attributes are name:value pairs associated with inodes by 128 CIFS maps the name of extended attributes beginning with the user
|
/fs/nilfs2/ |
D | Kconfig | 21 Some features including atime, extended attributes, and POSIX ACLs,
|
/fs/9p/ |
D | Kconfig | 44 extended attributes for file security labels, say N.
|