Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/asm-generic/
Dfcntl.h132 #ifndef F_GETOWNER_UIDS
133 #define F_GETOWNER_UIDS 17 macro
/linux-4.19.296/fs/
Dfcntl.c392 case F_GETOWNER_UIDS: in do_fcntl()