pub fn check_fs_node_getxattr_access( current_task: &CurrentTask, fs_node: &FsNode, name: &FsStr, ) -> Result<(), Errno>
Corresponds to the inode_getxattr() LSM hook.
inode_getxattr()