Searched refs:cap_seek_rights (Results 1 – 3 of 3) sorted by relevance
99 extern cap_rights_t cap_seek_rights;
91 __read_mostly cap_rights_t cap_seek_rights; variable141 cap_rights_init_one(&cap_seek_rights, CAP_SEEK); in cap_rights_sysinit()
2082 error = fget(td, fd, &cap_seek_rights, &fp); in kern_lseek()