Home
last modified time | relevance | path

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

/linux/include/uapi/asm-generic/
H A Dfcntl.h151 #define F_OWNER_PID 1 macro
/linux/fs/
H A Dfcntl.c233 case F_OWNER_PID: in f_setown_ex()
284 owner.type = F_OWNER_PID; in f_getown_ex()