Home
last modified time | relevance | path

Searched defs:fown_struct (Results 1 – 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
Dfs.h645 struct fown_struct { struct
646 rwlock_t lock; /* protects pid, uid, euid fields */
647 int pid; /* pid or -pgrp where SIGIO should be sent */
648 uid_t uid, euid; /* uid/euid of process setting the owner */
649 void *security;
650 int signum; /* posix.1b rt signal to be delivered on IO */