Home
last modified time | relevance | path

Searched refs:fl_start (Results 1 – 3 of 3) sorted by relevance

/include/trace/events/
Dfilelock.h75 __field(loff_t, fl_start)
89 __entry->fl_start = fl ? fl->fl_start : 0;
99 __entry->fl_start, __entry->fl_end, __entry->ret)
/include/linux/lockd/
Dlockd.h361 && fl1->fl_start == fl2->fl_start in nlm_compare_locks()
/include/linux/
Dfs.h1058 loff_t fl_start; member