Searched refs:cap_seek_rights (Results 1 – 3 of 3) sorted by relevance
101 extern cap_rights_t cap_seek_rights;
93 __read_mostly cap_rights_t cap_seek_rights; variable142 cap_rights_init_one(&cap_seek_rights, CAP_SEEK); in cap_rights_sysinit()
1969 error = fget(td, fd, &cap_seek_rights, &fp); in kern_lseek()