Home
last modified time | relevance | path

Searched refs:HOSTFS_ATTR_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/hostfs/
H A Dhostfs.h15 #define HOSTFS_ATTR_SIZE 8 macro
H A Dhostfs_user.c226 if (attrs->ia_valid & HOSTFS_ATTR_SIZE) { in set_attr()
H A Dhostfs_kern.c834 attrs.ia_valid |= HOSTFS_ATTR_SIZE; in hostfs_setattr()