Searched refs:user_space_size (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/integrity/evm/
H A Devm_crypto.c232 int size, user_space_size; local
281 user_space_size = vfs_getxattr(&nop_mnt_idmap, dentry,
283 if (user_space_size != size)
286 user_space_size);

Completed in 113 milliseconds