Home
last modified time | relevance | path

Searched refs:result_mask (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/include/linux/
Dstat.h25 u32 result_mask; /* What fields the user got */ member
/Linux-v5.4/fs/
Dstat.c70 stat->result_mask |= STATX_BASIC_STATS; in vfs_getattr_nosec()
76 stat->result_mask &= ~STATX_ATIME; in vfs_getattr_nosec()
533 tmp.stx_mask = stat->result_mask; in cp_statx()
/Linux-v5.4/fs/xfs/
Dxfs_iops.c518 stat->result_mask |= STATX_BTIME; in xfs_vn_getattr()
/Linux-v5.4/fs/orangefs/
Dinode.c957 stat->result_mask &= ~STATX_SIZE; in orangefs_getattr()
/Linux-v5.4/fs/nfs/
Dinode.c842 stat->result_mask &= request_mask; in nfs_getattr()
/Linux-v5.4/fs/cifs/
Dinode.c2104 stat->result_mask |= STATX_BTIME;
/Linux-v5.4/fs/ceph/
Dinode.c2380 stat->result_mask = request_mask & valid_mask; in ceph_getattr()
/Linux-v5.4/fs/f2fs/
Dfile.c715 stat->result_mask |= STATX_BTIME; in f2fs_getattr()
/Linux-v5.4/fs/ext4/
Dinode.c5704 stat->result_mask |= STATX_BTIME; in ext4_getattr()
/Linux-v5.4/fs/btrfs/
Dinode.c9471 stat->result_mask |= STATX_BTIME; in btrfs_getattr()