Searched refs:FFS_FL_CALL_CLOSED_CALLBACK (Results 1 – 2 of 2) sorted by relevance
213 #define FFS_FL_CALL_CLOSED_CALLBACK 0 macro
3822 set_bit(FFS_FL_CALL_CLOSED_CALLBACK, &ffs->flags); in ffs_ready()3843 if (test_and_clear_bit(FFS_FL_CALL_CLOSED_CALLBACK, &ffs->flags) && in ffs_closed()
Completed in 10 milliseconds