Home
last modified time | relevance | path

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

/linux/fs/hostfs/
H A Dhostfs.h15 #define HOSTFS_ATTR_SIZE 8 macro
H A Dhostfs_user.c235 if (attrs->ia_valid & HOSTFS_ATTR_SIZE) { in set_attr()