Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfile.h50 #define EMPTY_FD (struct fd){0} macro
/linux/fs/
H A Dfile.c1199 return EMPTY_FD; in __fget_light()
1204 return EMPTY_FD; in __fget_light()
/linux/drivers/infiniband/core/
H A Duverbs_cmd.c594 struct fd f = EMPTY_FD; in ib_uverbs_open_xrcd()