Searched refs:ATTR_UNUSED (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dmsdos_fs.h45 #define ATTR_UNUSED (ATTR_VOLUME | ATTR_ARCH | ATTR_SYS | ATTR_HIDDEN) macro
/linux-master/fs/fat/
H A Dfat.h230 MSDOS_I(inode)->i_attrs = attrs & ATTR_UNUSED;
232 MSDOS_I(inode)->i_attrs = attrs & (ATTR_UNUSED | ATTR_RO);

Completed in 173 milliseconds