Home
last modified time | relevance | path

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

/linux-5.15/tools/include/uapi/asm-generic/
A Dfcntl.h153 #define F_OWNER_PGRP 2 macro
/linux-5.15/include/uapi/asm-generic/
A Dfcntl.h154 #define F_OWNER_PGRP 2 macro
/linux-5.15/fs/
H A Dfcntl.c187 case F_OWNER_PGRP: in f_setown_ex()
227 owner.type = F_OWNER_PGRP; in f_getown_ex()