Home
last modified time | relevance | path

Searched refs:attributes_mask (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/include/linux/
H A Dstat.h28 u64 attributes_mask; member
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dencl.h61 unsigned long attributes_mask; member
H A Dioctl.c121 encl->attributes_mask = SGX_ATTR_UNPRIV_MASK; in sgx_encl_create()
503 if (encl->attributes & ~encl->attributes_mask) in sgx_encl_init()
511 * without it if the sigstruct->body.attributes_mask does not turn that in sgx_encl_init()
514 if (sigstruct->body.attributes & sigstruct->body.attributes_mask & in sgx_encl_init()
670 return sgx_set_attribute(&encl->attributes_mask, params.fd);
/openbmc/linux/fs/
H A Dstat.c88 stat->attributes_mask |= KSTAT_ATTR_VFS_FLAGS; in generic_fill_statx_attr()
130 stat->attributes_mask |= (STATX_ATTR_AUTOMOUNT | in vfs_getattr_nosec()
255 stat->attributes_mask |= STATX_ATTR_MOUNT_ROOT; in vfs_statx()
640 tmp.stx_attributes_mask = stat->attributes_mask; in cp_statx()
/openbmc/linux/arch/x86/include/asm/
H A Dsgx.h374 u64 attributes_mask; member
/openbmc/linux/fs/erofs/
H A Dinode.c361 stat->attributes_mask |= (STATX_ATTR_COMPRESSED | in erofs_getattr()
/openbmc/linux/include/uapi/linux/
H A Dfuse.h298 uint64_t attributes_mask; member
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h303 uint64_t attributes_mask; member
/openbmc/linux/fs/hfsplus/
H A Dinode.c298 stat->attributes_mask |= STATX_ATTR_APPEND | STATX_ATTR_IMMUTABLE | in hfsplus_getattr()
/openbmc/linux/fs/xfs/
H A Dxfs_iops.c604 stat->attributes_mask |= (STATX_ATTR_IMMUTABLE | in xfs_vn_getattr()
/openbmc/linux/fs/ntfs3/
H A Dfile.c86 stat->attributes_mask |= STATX_ATTR_COMPRESSED | STATX_ATTR_ENCRYPTED; in ntfs_getattr()
/openbmc/linux/fs/ext2/
H A Dinode.c1629 stat->attributes_mask |= (STATX_ATTR_APPEND | in ext2_getattr()
/openbmc/linux/fs/ubifs/
H A Ddir.c1654 stat->attributes_mask |= (STATX_ATTR_APPEND | in ubifs_getattr()
/openbmc/linux/fs/gfs2/
H A Dinode.c2083 stat->attributes_mask |= (STATX_ATTR_APPEND | in gfs2_getattr()
/openbmc/linux/fs/nfs/
H A Dinode.c921 stat->attributes_mask |= STATX_ATTR_CHANGE_MONOTONIC; in nfs_getattr()
/openbmc/linux/fs/ceph/
H A Dinode.c3042 stat->attributes_mask |= (STATX_ATTR_CHANGE_MONOTONIC | in ceph_getattr()
/openbmc/linux/fs/smb/client/
H A Dinode.c2744 stat->attributes_mask |= (STATX_ATTR_COMPRESSED | STATX_ATTR_ENCRYPTED);
/openbmc/linux/mm/
H A Dshmem.c1158 stat->attributes_mask |= (STATX_ATTR_APPEND | in shmem_getattr()
/openbmc/linux/fs/f2fs/
H A Dfile.c919 stat->attributes_mask |= (STATX_ATTR_COMPRESSED | in f2fs_getattr()
/openbmc/linux/fs/ext4/
H A Dinode.c5627 stat->attributes_mask |= (STATX_ATTR_APPEND | in ext4_getattr()
/openbmc/linux/fs/btrfs/
H A Dinode.c8714 stat->attributes_mask |= (STATX_ATTR_APPEND | in btrfs_getattr()