Searched refs:FSINODE_ST_FLAGS (Results 1 – 4 of 4) sorted by relevance
100 #define FSINODE_ST_FLAGS(inode) (inode).st.st_flags macro102 #define FSINODE_ST_FLAGS(inode) (inode).st_flags macro
544 (unsigned long)FSINODE_ST_FLAGS(*dirnode->inode), in apply_specentry()546 FSINODE_ST_FLAGS(*dirnode->inode) = specnode->st_flags; in apply_specentry()
537 FSINODE_ST_FLAGS(*node->inode) &= ~flclr; in read_mtree_keywords()538 FSINODE_ST_FLAGS(*node->inode) |= flset; in read_mtree_keywords()
747 dinp->di_flags = FSINODE_ST_FLAGS(*cur->inode); in ffs_build_dinode1()794 dinp->di_flags = FSINODE_ST_FLAGS(*cur->inode); in ffs_build_dinode2()