Home
last modified time | relevance | path

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

/security/
Dcommoncap.c655 struct cpu_vfs_cap_data vcaps; in get_file_caps() local
673 rc = get_vfs_caps_from_disk(bprm->file->f_path.dentry, &vcaps); in get_file_caps()
683 rc = bprm_caps_from_vfs_caps(&vcaps, bprm, effective, has_fcap); in get_file_caps()