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

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

Completed in 127 milliseconds