Home
last modified time | relevance | path

Searched refs:nr_files (Results 1 – 2 of 2) sorted by relevance

/include/trace/events/
A Dio_uring.h71 TP_PROTO(void *ctx, unsigned opcode, unsigned nr_files,
74 TP_ARGS(ctx, opcode, nr_files, nr_bufs, ret),
79 __field( unsigned, nr_files)
87 __entry->nr_files = nr_files;
94 __entry->ctx, __entry->opcode, __entry->nr_files,
/include/uapi/linux/
A Dfs.h193 unsigned long nr_files; /* read only */ member

Completed in 6 milliseconds