Searched refs:OVL_E_FLAGS (Results 1 – 2 of 2) sorted by relevance
158 static inline unsigned long *OVL_E_FLAGS(struct dentry *dentry) in OVL_E_FLAGS() function
413 set_bit(flag, OVL_E_FLAGS(dentry)); in ovl_dentry_set_flag()418 clear_bit(flag, OVL_E_FLAGS(dentry)); in ovl_dentry_clear_flag()423 return test_bit(flag, OVL_E_FLAGS(dentry)); in ovl_dentry_test_flag()