Searched refs:SA_ZPL_ATIME (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/fs/zfs/sys/ |
H A D | zfs_znode.h | 90 #define SA_ZPL_ATIME(z) z->z_attr_table[ZPL_ATIME] macro
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | zfs_sa.c | 268 SA_ADD_BULK_ATTR(sa_attrs, count, SA_ZPL_ATIME(zfsvfs), NULL, in zfs_sa_upgrade()
|
H A D | zfs_znode.c | 670 SA_ADD_BULK_ATTR(bulk, count, SA_ZPL_ATIME(zfsvfs), NULL, in zfs_znode_alloc() 906 SA_ADD_BULK_ATTR(sa_attrs, cnt, SA_ZPL_ATIME(zfsvfs), in zfs_mknode() 937 SA_ADD_BULK_ATTR(sa_attrs, cnt, SA_ZPL_ATIME(zfsvfs), in zfs_mknode() 1235 SA_ADD_BULK_ATTR(bulk, count, SA_ZPL_ATIME(zfsvfs), NULL, in zfs_rezget()
|
H A D | zfs_vnops.c | 3247 SA_ADD_BULK_ATTR(bulk, count, SA_ZPL_ATIME(zfsvfs), NULL, in zfs_setattr() 4464 (void) sa_update(zp->z_sa_hdl, SA_ZPL_ATIME(zfsvfs), in zfs_inactive()
|