Searched refs:f_owner_ex (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/asm-generic/
H A Dfcntl.h155 struct f_owner_ex { struct
/linux-master/tools/include/uapi/asm-generic/
H A Dfcntl.h155 struct f_owner_ex { struct
/linux-master/fs/
H A Dfcntl.c170 struct f_owner_ex __user *owner_p = (void __user *)arg;
171 struct f_owner_ex owner;
210 struct f_owner_ex __user *owner_p = (void __user *)arg;
211 struct f_owner_ex owner = {};

Completed in 156 milliseconds