Searched refs:oe_owner (Results 1 – 2 of 2) sorted by relevance
124 __ext->oe_osclock, __ext->oe_mppr, __ext->oe_owner, \1076 EASSERT(ext->oe_owner != NULL, ext); in osc_extent_make_ready()1839 EASSERT(tmp->oe_owner == current, tmp); in try_to_add_extent_for_io()1862 ext->oe_owner = current; in try_to_add_extent_for_io()1912 ext->oe_owner != NULL)) in get_write_extents()1927 (!list_empty(&ext->oe_link) && ext->oe_owner != NULL)) { in get_write_extents()2879 ext->oe_owner = current; in osc_cache_writeback_range()
671 struct task_struct *oe_owner; member